diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 27f402e44..e3a8f74f8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) 230 Frank Update all.json (#2105) - 169 Tim Janssen Update all.json (#2104) + 170 Tim Janssen Update all.json (#2106) 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 c52032b08..2edd35c33 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "chainvalidator.tech", - "fastrectifier.com", - "coinsolutions.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1290,6 +1287,7 @@ "chainvalid.org", "chainvalidate.xyz", "chainvalidation.live", + "chainvalidator.tech", "chainwall.org", "chainwalletconnectdapp.com", "channeldatasync.org", @@ -1500,6 +1498,7 @@ "coinsolutiondapp.online", "coinsolutiondesk.com", "coinsolutionnetwork.live", + "coinsolutions.live", "coinsolutions.site", "coinsolutionsdapp.com", "coinsolveautheresolve.com", @@ -4112,6 +4111,7 @@ "fastmainnet.live", "fastminnetafix.com", "fastosync.com", + "fastrectifier.com", "fastresolve.online", "fastsauths.com", "fastservicetrack.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index eb48f9686..aaa0e2893 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,14 @@ "date": "2022-08-22", "url": "boredbunnny.com" }, + { + "date": "2022-08-22", + "url": "chainvalidator.tech" + }, + { + "date": "2022-08-22", + "url": "coinsolutions.live" + }, { "date": "2022-08-22", "url": "domain0x43fd9a3a83c911b1221eafb6c4444123907e71e0.art" @@ -11,6 +19,10 @@ "date": "2022-08-22", "url": "entronbit.xyz" }, + { + "date": "2022-08-22", + "url": "fastrectifier.com" + }, { "date": "2022-08-22", "url": "hsbcabsb.ycab.org" diff --git a/package.json b/package.json index 661645a52..517f55d87 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-4-x", + "version": "0.18.7-5-x", "versions": { - "git": "0.18.7-4-x", + "git": "0.18.7-5-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 860ea686f..84ab92011 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-4-x", + "version": "0.18.7-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 f9ba99edd..6d937e6c5 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.7-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-5-x' };