We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fb95c3 + 2b4e98c commit df1b69dCopy full SHA for df1b69d
src/technologies/s.json
@@ -5512,6 +5512,12 @@
5512
"/jquery\\.shopware\\.min\\.js",
5513
"/engine/Shopware/"
5514
],
5515
+ "scripts": [
5516
+ "window\\.features[^;]*V6_5_0_0.{0,15}true[^;]*V6_6_0_0.{0,15}false\\;version:6.5",
5517
+ "window\\.features[^;]*V6_6_0_0.{0,15}true[^;]*V6_7_0_0.{0,15}false\\;version:6.6",
5518
+ "window\\.features[^;]*V6_7_0_0.{0,15}true[^;]*V6_8_0_0.{0,15}false\\;version:6.7",
5519
+ "window\\.features[^;]*V6_8_0_0.{0,15}true[^;]*V6_9_0_0.{0,15}false\\;version:6.8"
5520
+ ],
5521
"website": "https://www.shopware.com"
5522
},
5523
"ShopWired": {
0 commit comments