diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2933991e6..5bc8fae3c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 501 Frank Update all.json (#2985) - 498 Tim Janssen Update all.json (#2988) + 499 Tim Janssen Update all.json (#2989) 494 Jaco 0.19.2 (#2970) 405 mhusnirizal Update all.json (#2984) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index ae538b05a..945ff145e 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "daaptool.firstfnb.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3145,6 +3144,7 @@ "daapsupport.netlify.app", "daapsynclink.info", "daapsynclink.tech", + "daaptool.firstfnb.com", "dabbsvalidate.live", "daemonfix.com", "dahaneweightlossclinic.com", diff --git a/all/com/all.json b/all/com/all.json index 859dbf2fd..24ca6e973 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1234,6 +1234,7 @@ "daapsserverconnet.com", "daapsserverwalletconnet.com", "daapstoolkits.com", + "daaptool.firstfnb.com", "daemonfix.com", "dahaneweightlossclinic.com", "dailygrowthinvestment.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index 294c36792..a727169ce 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-02-18", + "url": "daaptool.firstfnb.com" + }, { "date": "2023-02-17", "url": "app-seedlfy.nl" diff --git a/package.json b/package.json index ec8b483ea..4f3b71763 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.3-14-x", + "version": "0.19.3-15-x", "versions": { - "git": "0.19.3-14-x", + "git": "0.19.3-15-x", "npm": "0.19.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1f13415c9..11b1cb3a6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.3-14-x", + "version": "0.19.3-15-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fe051a36a..aa77e73bd 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.3-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.3-15-x' };