diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 885b4272a..1a9d25212 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 475 Jaco Bump dev (#2724) - 410 Tim Janssen Update address.json (#2719) + 411 Tim Janssen Update all.json (#2728) 409 Frank Update all.json (#2727) 377 mhusnirizal update all.json (#2723) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 9151dd976..2ce190604 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "polkadot-network.org", - "connect.cristconnect.xyz", - "cristconnect.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2538,6 +2535,7 @@ "criptaorg.com", "criptofaci.com", "criptval.com", + "cristconnect.xyz", "crochains.online", "crochedivertido.com", "cronos-active.com", @@ -9119,6 +9117,7 @@ "polkadot-network.com", "polkadot-network.info", "polkadot-network.live", + "polkadot-network.org", "polkadot-online.com", "polkadot-online.live", "polkadot-pro.cyou", diff --git a/meta/2022-12.json b/meta/2022-12.json index 7283e85be..e81d74225 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-12-27", + "url": "connect.cristconnect.xyz" + }, + { + "date": "2022-12-27", + "url": "cristconnect.xyz" + }, + { + "date": "2022-12-27", + "url": "polkadot-network.org" + }, { "date": "2022-12-26", "url": "activenodebridge.site" diff --git a/package.json b/package.json index 415ea55fb..48a000a5f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-71-x", + "version": "0.18.13-72-x", "versions": { - "git": "0.18.13-71-x", + "git": "0.18.13-72-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8d168c2cf..296bd6d56 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-71-x", + "version": "0.18.13-72-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 ef2fa0e27..a903d4fbc 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-71-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-72-x' };