Build 5.5.6

main
Elbert Alias 7 years ago
parent ea900bfd1f
commit 518b1d1462

@ -20,7 +20,7 @@
6 6
], ],
"icon": "91app.png", "icon": "91app.png",
"script": "https\\:\/\/track\\.91app\\.io\/track\\.js\\?", "script": "https\\:\\/\\/track\\.91app\\.io\\/track\\.js\\?",
"website": "https://www.91app.com/" "website": "https://www.91app.com/"
}, },
"3dCart": { "3dCart": {
@ -1318,12 +1318,11 @@
"cats": [ "cats": [
32 32
], ],
"script": "//tag\\.bounceexchange\\.com/", "script": "^https?://tag\\.bounceexchange\\.com/",
"icon": "Bounce Exchange.svg", "icon": "Bounce Exchange.svg",
"js": { "js": {
"bouncex": "" "bouncex": ""
}, },
"script": "^https?://tag\\.bounceexchange\\.com/",
"website": "http://www.bounceexchange.com" "website": "http://www.bounceexchange.com"
}, },
"Braintree": { "Braintree": {
@ -1442,7 +1441,7 @@
"cats": [ "cats": [
36 36
], ],
"script": "\\.buysellads\\.com/", "script": "^https?://s\\d\\.buysellads\\.com/",
"icon": "BuySellAds.png", "icon": "BuySellAds.png",
"js": { "js": {
"_bsa": "", "_bsa": "",
@ -1450,7 +1449,6 @@
"_bsap": "", "_bsap": "",
"_bsap_serving_callback": "" "_bsap_serving_callback": ""
}, },
"script": "^https?://s\\d\\.buysellads\\.com/",
"website": "http://buysellads.com" "website": "http://buysellads.com"
}, },
"CDN77": { "CDN77": {
@ -8922,7 +8920,7 @@
], ],
"icon": "shopline.png", "icon": "shopline.png",
"meta": { "meta": {
"og:image":"https\\:\/\/img\\.shoplineapp\\.com" "og:image": "https\\:\\/\\/img\\.shoplineapp\\.com"
}, },
"website": "https://shoplineapp.com/" "website": "https://shoplineapp.com/"
}, },

@ -1,6 +1,6 @@
{ {
"name": "wappalyzer", "name": "wappalyzer",
"version": "5.5.4", "version": "5.5.5",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

@ -2,7 +2,7 @@
"name": "wappalyzer", "name": "wappalyzer",
"description": "Uncovers the technologies used on websites", "description": "Uncovers the technologies used on websites",
"homepage": "https://github.com/AliasIO/Wappalyzer", "homepage": "https://github.com/AliasIO/Wappalyzer",
"version": "5.5.5", "version": "5.5.6",
"author": "Elbert Alias", "author": "Elbert Alias",
"license": "GPL-3.0", "license": "GPL-3.0",
"repository": { "repository": {

@ -4,7 +4,7 @@
"author": "Elbert Alias", "author": "Elbert Alias",
"homepage_url": "https://www.wappalyzer.com", "homepage_url": "https://www.wappalyzer.com",
"description": "Identify web technologies", "description": "Identify web technologies",
"version": "5.5.5", "version": "5.5.6",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {