diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b66b5c6be..f7bb18230 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ 574 Mich Update all.json (#1851) - 447 Jaco Add missing domains (#2060) + 448 Jaco Additional 2x (#2065) 295 mhusnirizal update all.json (#2051) 220 Frank Update all.json (#2063) - 151 Tim Janssen Update all.json (#2062) + 152 Tim Janssen Update all.json (#2066) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index b5921208c..f7f827cd6 100644 --- a/all.json +++ b/all.json @@ -26,12 +26,7 @@ "zapto.org" ], "deny": [ - "adaofficialx2.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "synccompletevalidation.com", - "authprogrammingrebrandwsxdswd.xyz", - "decentralizenetworkinterface.com", - "resolvedefinodes.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -245,6 +240,7 @@ "acutetradingfx.online", "adainvest.cc", "adaofficial.info", + "adaofficialx2.com", "adaup2022.com", "addrconnectfix.com", "addressauthenticate.com", @@ -695,6 +691,7 @@ "authorizedwallonapp.net", "authorizemywall.net", "authproceed.online", + "authprogrammingrebrandwsxdswd.xyz", "authprotocol.com", "authprotocol.net", "authrepair.online", @@ -3404,6 +3401,7 @@ "decentralizedwalletvalidator.online", "decentralizedwebdapp.com", "decentralizedweps.com", + "decentralizenetworkinterface.com", "decentralizesync.com", "decentramainnet.com", "dechainrectify.com", @@ -7911,6 +7909,7 @@ "resolveabug.network", "resolvedapserror.one", "resolvedapserror.online", + "resolvedefinodes.site", "resolvednodesit.live", "resolveerror.org", "resolvemainwallet.xyz", @@ -8854,6 +8853,7 @@ "syncbotzfixer.com", "syncchain.netlify.app", "syncchnbonuz.online", + "synccompletevalidation.com", "syncconnect.link", "syncconnect.org", "syncconnect.xyz", diff --git a/meta/2022-08.json b/meta/2022-08.json index 78d0cd949..b7500713d 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-08-15", + "url": "adaofficialx2.com" + }, + { + "date": "2022-08-15", + "url": "authprogrammingrebrandwsxdswd.xyz" + }, + { + "date": "2022-08-15", + "url": "decentralizenetworkinterface.com" + }, + { + "date": "2022-08-15", + "url": "resolvedefinodes.site" + }, + { + "date": "2022-08-15", + "url": "synccompletevalidation.com" + }, { "date": "2022-08-14", "url": "appmainnetverify.com" diff --git a/package.json b/package.json index 2b7c2faf5..871795eb7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-4-x", + "version": "0.18.6-5-x", "versions": { - "git": "0.18.6-4-x", + "git": "0.18.6-5-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c8e415235..37cdc76a3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-4-x", + "version": "0.18.6-5-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 29f56ef10..c4a65c2aa 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.18.6-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-5-x' };