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

@ -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.3.1", "version": "5.3.2",
"author": "Elbert Alias", "author": "Elbert Alias",
"license": "GPL-3.0", "license": "GPL-3.0",
"repository": { "repository": {

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

@ -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.3.1", "version": "5.3.2",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {