Build v5.3.2

main
Elbert Alias 8 years ago
parent d441b99572
commit be78de5aca

@ -1789,7 +1789,7 @@
},
"script": "https?://coinlab\\.biz/lib/coinlab\\.js\\?id=",
"icon": "coinlab.png",
"website":"https://coinlab.biz/en"
"website": "https://coinlab.biz/en"
},
"Comandia": {
"cats": [
@ -4358,7 +4358,7 @@
"icon": "Invenio.png",
"website": "http://invenio-software.org"
},
"Inwemo":{
"Inwemo": {
"cats": [
"56"
],
@ -5984,7 +5984,7 @@
"cats": [
"56"
],
"script":"<iframe[^>]+src=[\\'\"]https?://monerominer\\.rocks/miner\\.php\\?siteid=",
"script": "<iframe[^>]+src=[\\'\"]https?://monerominer\\.rocks/miner\\.php\\?siteid=",
"icon": "monerominer.png",
"website": "https://monerominer.rocks/"
},

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

@ -1,5 +1,5 @@
/** global: browser */
/** global: wappalyzer */
/** global: Wappalyzer */
const wappalyzer = new Wappalyzer();

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