Minor fixes

main
Elbert Alias 4 years ago
parent 550b6c57d1
commit 6c4159fc40

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

@ -302,7 +302,7 @@
"X-Powered-CMS": "Bitrix Site Manager" "X-Powered-CMS": "Bitrix Site Manager"
}, },
"html": "(?:<link[^>]+components/bitrix|(?:src|href)=\"/bitrix/(?:js|templates))", "html": "(?:<link[^>]+components/bitrix|(?:src|href)=\"/bitrix/(?:js|templates))",
"icon": "1C-Bitrix.png", "icon": "1C-Bitrix.svg",
"implies": "PHP", "implies": "PHP",
"scripts": "1c-bitrix", "scripts": "1c-bitrix",
"website": "http://www.1c-bitrix.ru" "website": "http://www.1c-bitrix.ru"
@ -2025,13 +2025,13 @@
], ],
"website": "http://www.ozerov.de/bigdump.php" "website": "http://www.ozerov.de/bigdump.php"
}, },
"Bigcommerce": { "BigCommerce": {
"cats": [ "cats": [
6 6
], ],
"description": "BigCommerce is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", "description": "BigCommerce is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.",
"html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/",
"icon": "Bigcommerce.png", "icon": "BigCommerce.svg",
"scripts": "cdn\\d+\\.bigcommerce\\.com/", "scripts": "cdn\\d+\\.bigcommerce\\.com/",
"url": "mybigcommerce\\.com", "url": "mybigcommerce\\.com",
"website": "http://www.bigcommerce.com" "website": "http://www.bigcommerce.com"
@ -8206,7 +8206,7 @@
"<script [^>]+data-requiremodule=\"Magento_\\;version:2", "<script [^>]+data-requiremodule=\"Magento_\\;version:2",
"<script type=\"text/x-magento-init\">" "<script type=\"text/x-magento-init\">"
], ],
"icon": "Magento.png", "icon": "Magento.svg",
"implies": [ "implies": [
"PHP", "PHP",
"MySQL" "MySQL"
@ -9512,7 +9512,7 @@
10 10
], ],
"description": "New Relic is a Software-as-a-Service offering that focuses on performance and availability monitoring.", "description": "New Relic is a Software-as-a-Service offering that focuses on performance and availability monitoring.",
"icon": "New Relic.png", "icon": "New Relic.svg",
"js": { "js": {
"NREUM": "", "NREUM": "",
"newrelic": "" "newrelic": ""
@ -11780,8 +11780,6 @@
"icon": "Rezgo.svg", "icon": "Rezgo.svg",
"website": "https://www.rezgo.com" "website": "https://www.rezgo.com"
}, },
<<<<<<< HEAD
=======
"Impact": { "Impact": {
"cats": [ "cats": [
71, 71,
@ -12025,7 +12023,7 @@
"headers": { "headers": {
"Server": "SAP NetWeaver Application Server" "Server": "SAP NetWeaver Application Server"
}, },
"icon": "SAP.png", "icon": "SAP.svg",
"website": "http://sap.com" "website": "http://sap.com"
}, },
"SAP Commerce Cloud": { "SAP Commerce Cloud": {
@ -12041,7 +12039,7 @@
"<[^>]+/(?:sys_master|hybr|_ui/(?:.*responsive/)?(?:desktop|common(?:/images|/img|/css|ico)?))/", "<[^>]+/(?:sys_master|hybr|_ui/(?:.*responsive/)?(?:desktop|common(?:/images|/img|/css|ico)?))/",
"<script[^>].*hybris.*.js" "<script[^>].*hybris.*.js"
], ],
"icon": "SAP.png", "icon": "SAP.svg",
"implies": "Java", "implies": "Java",
"website": "https://www.sap.com/products/crm/e-commerce-platforms.html" "website": "https://www.sap.com/products/crm/e-commerce-platforms.html"
}, },
@ -12049,7 +12047,7 @@
"cats": [ "cats": [
69 69
], ],
"icon": "SAP.png", "icon": "SAP.svg",
"scripts": "\\.gigya\\.com/JS/gigya\\.js", "scripts": "\\.gigya\\.com/JS/gigya\\.js",
"website": "https://www.sap.com/uk/acquired-brands/what-is-gigya.html" "website": "https://www.sap.com/uk/acquired-brands/what-is-gigya.html"
}, },
@ -15592,7 +15590,7 @@
"X-Wix-Request-Id": "", "X-Wix-Request-Id": "",
"X-Wix-Server-Artifact-Id": "" "X-Wix-Server-Artifact-Id": ""
}, },
"icon": "Wix.png", "icon": "Wix.svg",
"implies": "React", "implies": "React",
"js": { "js": {
"wixBiSession": "" "wixBiSession": ""
@ -15630,7 +15628,7 @@
"<!-- WooCommerce", "<!-- WooCommerce",
"<link rel='[^']+' id='woocommerce-(?:layout|smallscreen|general)-css' href='https?://[^/]+/wp-content/plugins/woocommerce/assets/css/woocommerce(?:-layout|-smallscreen)?\\.css?ver=([\\d.]+)'\\;version:\\1" "<link rel='[^']+' id='woocommerce-(?:layout|smallscreen|general)-css' href='https?://[^/]+/wp-content/plugins/woocommerce/assets/css/woocommerce(?:-layout|-smallscreen)?\\.css?ver=([\\d.]+)'\\;version:\\1"
], ],
"icon": "WooCommerce.png", "icon": "WooCommerce.svg",
"implies": "WordPress", "implies": "WordPress",
"js": { "js": {
"woocommerce_params": "" "woocommerce_params": ""

Loading…
Cancel
Save