diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a9bb2eb5a..047d2493d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 598 Mich Block "polkastarter.space" and 2 other scams (#2701) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) - 401 Tim Janssen Update all.json (#2698) + 402 Tim Janssen Update all.json (#2702) 398 Frank Update all.json (#2700) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 13eb539d4..aad7a4943 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "thenodeconfig.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11422,6 +11421,7 @@ "themainnetconnect.online", "themetalord.net", "themetamask.io", + "thenodeconfig.online", "theopendao.app", "thepolkadot.io", "thepolkadot.online", diff --git a/meta/2022-12.json b/meta/2022-12.json index d60c87e04..d64614e3a 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -15,6 +15,10 @@ "date": "2022-12-18", "url": "polkastarter.space" }, + { + "date": "2022-12-18", + "url": "thenodeconfig.online" + }, { "date": "2022-12-17", "url": "allmainconnect.org" diff --git a/package.json b/package.json index 835667127..4a944cc58 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-51-x", + "version": "0.18.13-52-x", "versions": { - "git": "0.18.13-51-x", + "git": "0.18.13-52-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7db8920ed..a88e1a37f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-51-x", + "version": "0.18.13-52-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 315920dab..3e2e5cf7b 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.13-51-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-52-x' };