From 964e808c8f280ebd1363e496081a06b628b15042 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 22:06:44 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-53-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-12.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cabccf78c..78b012445 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) - 379 Frank Update all.json (#2625) + 380 Frank Update all.json (#2629) 377 Tim Janssen Update all.json (#2627) 366 mhusnirizal update all.json (#2610) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 59561acca..ff9521248 100644 --- a/all.json +++ b/all.json @@ -29,10 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "blockstationfixglitch.com", - "dedappp.link", - "fixedfout.com", - "tooldapp.online", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -1243,6 +1239,7 @@ "blockschaintools.live", "blocksindex.org", "blockstakweb3.com", + "blockstationfixglitch.com", "blocksyncc.live", "blocksynchronizer.com", "blocktopia.co", @@ -4032,6 +4029,7 @@ "decline87255-coinbase.com", "declivetrex.com", "decntsupfx.com", + "dedappp.link", "dedappprotocol.online", "deepcoizims-ai.online", "deeplinkbridge-verify.online", @@ -4984,6 +4982,7 @@ "fixedfloatmirror.com", "fixedfloatswap.xyz", "fixedfoat.org", + "fixedfout.com", "fixedlfoat.net", "fixedlfoat.org", "fixedmainnet.online", @@ -11494,6 +11493,7 @@ "tonpocket.com", "tooken.im", "toolapp.online", + "tooldapp.online", "toolfix.online", "toolsindustrialsupplies.net", "topdogtokenswap.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 7b41b7fe4..5389b32ab 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,10 +1,26 @@ [ + { + "date": "2022-12-01", + "url": "blockstationfixglitch.com" + }, { "date": "2022-12-01", "url": "cross-chainsupport.h-ex.online" }, + { + "date": "2022-12-01", + "url": "dedappp.link" + }, { "date": "2022-12-01", "url": "dotbsc.link" + }, + { + "date": "2022-12-01", + "url": "fixedfout.com" + }, + { + "date": "2022-12-01", + "url": "tooldapp.online" } ] diff --git a/package.json b/package.json index 91fe1de0d..0117ff10a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-52-x", + "version": "0.18.12-53-x", "versions": { - "git": "0.18.12-52-x", + "git": "0.18.12-53-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9352d21ec..fdcdfa3e2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-52-x", + "version": "0.18.12-53-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 0ae404720..17af1c9c9 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-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-53-x' };