diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 65443100b..001f4475e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 481 Jaco Allow all/*.json for alphabetical split (future use) (#2845) 452 Frank Update all.json (#2849) 450 Tim Janssen Update all.json (#2841) - 393 mhusnirizal update all.json (#2846) + 394 mhusnirizal update all.json (#2850) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 15 alineherzman Update address.json (#2836) diff --git a/all.json b/all.json index 24bdc64a6..edd15e220 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ "zapto.org" ], "deny": [ - "crisloore.com.ng", - "wallets.crisloore.com.ng", - "contractresolves.network", - "app.contractresolves.network", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2610,6 +2606,7 @@ "contractnetwork.live", "contractnodepage.com", "contractprotocol.net", + "contractresolves.network", "contractsync.icu", "contractsync.top", "contractwebsite.live", @@ -2684,6 +2681,7 @@ "criptaorg.com", "criptofaci.com", "criptval.com", + "crisloore.com.ng", "cristconnect.xyz", "cristlyconnect.biz", "crobrigemeerkt.com", diff --git a/all/c.json b/all/c.json index 8da55e4ff..1ad9361ce 100644 --- a/all/c.json +++ b/all/c.json @@ -1062,6 +1062,7 @@ "contractnetwork.live", "contractnodepage.com", "contractprotocol.net", + "contractresolves.network", "contractsync.icu", "contractsync.top", "contractwebsite.live", @@ -1136,6 +1137,7 @@ "criptaorg.com", "criptofaci.com", "criptval.com", + "crisloore.com.ng", "cristconnect.xyz", "cristlyconnect.biz", "crobrigemeerkt.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index b6847a5e0..4b252f725 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -7,6 +7,10 @@ "date": "2023-01-23", "url": "app-quickprotocols.tech" }, + { + "date": "2023-01-23", + "url": "app.contractresolves.network" + }, { "date": "2023-01-23", "url": "claim-seedify.com" @@ -27,6 +31,14 @@ "date": "2023-01-23", "url": "connectwallettonftcloudshop.cfd" }, + { + "date": "2023-01-23", + "url": "contractresolves.network" + }, + { + "date": "2023-01-23", + "url": "crisloore.com.ng" + }, { "date": "2023-01-23", "url": "decentralized-protocol.info" @@ -63,6 +75,10 @@ "date": "2023-01-23", "url": "validatorsync1.com" }, + { + "date": "2023-01-23", + "url": "wallets.crisloore.com.ng" + }, { "date": "2023-01-22", "url": "app-seedify.fund" diff --git a/package.json b/package.json index bc2859654..7c03809b6 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-71-x", + "version": "0.18.14-72-x", "versions": { - "git": "0.18.14-71-x", + "git": "0.18.14-72-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7ef2fa847..6fe8cccc2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-71-x", + "version": "0.18.14-72-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4c42ccb51..0b65ad49f 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.14-71-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-72-x' };