diff --git a/CONTRIBUTORS b/CONTRIBUTORS index eb03593aa..a561a2405 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 467 Jaco Bump TS (#2589) 374 Frank Update all.json (#2607) 366 Tim Janssen Update all.json (#2606) - 364 mhusnirizal update all.json (#2608) + 365 mhusnirizal update all.json (#2609) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index c79546431..7968f3130 100644 --- a/all.json +++ b/all.json @@ -27,11 +27,6 @@ "zapto.org" ], "deny": [ - "digitalannex.live", - "w.digitalannex.live", - "connectingweb3dev.cloud", - "app.connectingweb3dev.cloud", - "smartprotocols.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2180,6 +2175,7 @@ "connectingmainnet.com", "connectingwallet.app", "connectingwalletsdapps.com", + "connectingweb3dev.cloud", "connectintegrate.net", "connectintegrate.support", "connectintegration.live", @@ -4368,6 +4364,7 @@ "digital-smartsync.live", "digital-synchub.com", "digital-synchub.live", + "digitalannex.live", "digitalappsync.online", "digitalassetssolution.com", "digitalauth-repair.online", @@ -10217,6 +10214,7 @@ "smartprotocol-solution.live", "smartprotocol-sync.com", "smartprotocol.digital", + "smartprotocols.co", "smartprotocols.xyz", "smartrecfix.xyz", "smartrecsyncauth.xyz", diff --git a/meta/2022-11.json b/meta/2022-11.json index a9b54d565..5d8ea03f5 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -3,6 +3,18 @@ "date": "2022-11-26", "url": "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz" }, + { + "date": "2022-11-26", + "url": "app.connectingweb3dev.cloud" + }, + { + "date": "2022-11-26", + "url": "connectingweb3dev.cloud" + }, + { + "date": "2022-11-26", + "url": "digitalannex.live" + }, { "date": "2022-11-26", "url": "ewalletsupport.netlify.app" @@ -11,6 +23,14 @@ "date": "2022-11-26", "url": "mainresolvetech.com" }, + { + "date": "2022-11-26", + "url": "smartprotocols.co" + }, + { + "date": "2022-11-26", + "url": "w.digitalannex.live" + }, { "date": "2022-11-25", "url": "allchain-usersupport.com" diff --git a/package.json b/package.json index 4d2522ab0..9c9a66e7d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-35-x", + "version": "0.18.12-36-x", "versions": { - "git": "0.18.12-35-x", + "git": "0.18.12-36-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3d2a4e36e..8fb2672a8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-35-x", + "version": "0.18.12-36-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a042ac148..f01e1f1d5 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.12-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-36-x' };