diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 435b8ba0f..4f5e9be9e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 578 Mich Update all.json (#2287) 459 Jaco 0.18.8 (#2261) 333 mhusnirizal update all.json (#2300) - 280 Frank Update all.json (#2304) + 281 Frank Update all.json (#2305) 241 Tim Janssen Update all.json (#2302) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index f8dd8477b..24886e526 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "clear-error-activation.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1474,6 +1473,7 @@ "clarificationw-ebsolve.online", "classicfixprotocol.online", "clblink.live", + "clear-error-activation.com", "clibiya.com", "click-connect.info", "click-here.one", diff --git a/meta/2022-09.json b/meta/2022-09.json index c2725bf1f..5ed3dc35d 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -31,6 +31,10 @@ "date": "2022-09-23", "url": "cdefa.com" }, + { + "date": "2022-09-23", + "url": "clear-error-activation.com" + }, { "date": "2022-09-23", "url": "consensus-poschain.live" diff --git a/package.json b/package.json index 205098cc9..9e16a60c0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-34-x", + "version": "0.18.9-35-x", "versions": { - "git": "0.18.9-34-x", + "git": "0.18.9-35-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e2f3b7e21..90cd1a30d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-34-x", + "version": "0.18.9-35-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cbb56e5f2..fb9639a54 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.9-34-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-35-x' };