diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e8e994ae5..6b0fe0b43 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 586 Mich block scam wallet-fixers.netlify.app (#2525) 464 Jaco Bump deps (#2510) + 358 Frank Update all.json (#2547) 358 mhusnirizal update all.json (#2419) - 357 Frank Update all.json (#2545) 340 Tim Janssen Update all.json (#2546) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 9c3ae845f..a45a43a30 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "chainbridgeinfo.xyz", - "apps.chainbridgeinfo.xyz", - "blocknodespot.com", - "tamaadoge.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1202,6 +1198,7 @@ "blockinthechain.co", "blockmainnet.live", "blocknodesdomain.com", + "blocknodespot.com", "blockofthetherstroubleshooting.com", "blockrepairer.com", "blocksaffinity.online", @@ -1457,6 +1454,7 @@ "chainbridge.app", "chainbridge.live", "chainbridgefactory.xyz", + "chainbridgeinfo.xyz", "chaincloudconnect.live", "chaincodperm.com", "chainconnect-dapps.com", @@ -10833,6 +10831,7 @@ "t654rei8u876u.com", "tabsenensmacsdenceeik.ru", "takeypro.com", + "tamaadoge.net", "taoken.im", "tarlequin.com", "tarot.fund", diff --git a/meta/2022-11.json b/meta/2022-11.json index 90a70afb3..edd86cfb3 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-11-08", + "url": "apps.chainbridgeinfo.xyz" + }, + { + "date": "2022-11-08", + "url": "blocknodespot.com" + }, + { + "date": "2022-11-08", + "url": "chainbridgeinfo.xyz" + }, { "date": "2022-11-08", "url": "chains.sparkroot.org" @@ -31,6 +43,10 @@ "date": "2022-11-08", "url": "syncevalidationlive.com" }, + { + "date": "2022-11-08", + "url": "tamaadoge.net" + }, { "date": "2022-11-08", "url": "taxclerenceo.gq" diff --git a/package.json b/package.json index 1e97d467b..0566ce175 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-142-x", + "version": "0.18.11-143-x", "versions": { - "git": "0.18.11-142-x", + "git": "0.18.11-143-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8a804d425..11afc51b7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-142-x", + "version": "0.18.11-143-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e280dcd04..d707d2a39 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.11-142-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-143-x' };