Build v5.3.2

main
Elbert Alias 7 years ago
parent d441b99572
commit be78de5aca

@ -34,15 +34,15 @@
"script": "1c-bitrix",
"website": "http://www.1c-bitrix.ru"
},
"animate.css": {
"cats": [
"18"
],
"html": [
"<link [^>]+(?:/([\\d.]+)/)?animate\\.(?:min\\.)?css\\;version:\\1"
],
"website": "https://daneden.github.io/animate.css/"
},
"animate.css": {
"cats": [
"18"
],
"html": [
"<link [^>]+(?:/([\\d.]+)/)?animate\\.(?:min\\.)?css\\;version:\\1"
],
"website": "https://daneden.github.io/animate.css/"
},
"2z Project": {
"cats": [
"1"
@ -1699,7 +1699,7 @@
"56"
],
"js": {
"CLOUDCOINS": ""
"CLOUDCOINS": ""
},
"script": "https?://cdn\\.cloudcoins\\.co/javascript/cloudcoins\\.min\\.js",
"website": "https://cloudcoins.co"
@ -1781,15 +1781,15 @@
"website": "https://www.coinimp.com"
},
"Coinlab": {
"cats": [
"56"
],
"js": {
"Coinlab": ""
},
"script": "https?://coinlab\\.biz/lib/coinlab\\.js\\?id=",
"icon": "coinlab.png",
"website":"https://coinlab.biz/en"
"cats": [
"56"
],
"js": {
"Coinlab": ""
},
"script": "https?://coinlab\\.biz/lib/coinlab\\.js\\?id=",
"icon": "coinlab.png",
"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": {

Loading…
Cancel
Save