From 0bc88ad02892c04e0132d0b8b4746faa1a712627 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 05:52:43 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-57-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 15 ++++++------- meta/2022-12.json | 32 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 44 insertions(+), 13 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ddb6d0564..b16132e80 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) - 402 Frank Update all.json (#2706) + 403 Frank Update all.json (#2707) 402 Tim Janssen Update all.json (#2702) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 4b2a7fa9c..a61260193 100644 --- a/all.json +++ b/all.json @@ -29,14 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "backyardcompanyio.best", - "bicgreationlive.best", - "contractcon.net", - "migrationcon.pics", - "nodelink-select.co", - "rarityprojects.online", - "bitextrade.online", - "wallet.bitextrade.online", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -986,6 +978,7 @@ "bacckendeactivattqr.online", "backend-dapps.net", "backendreactiveqr.live", + "backyardcompanyio.best", "badapplesiphonerepair.com", "bahamaslandnftmint.com", "baiancer.fi", @@ -1067,6 +1060,7 @@ "bezoioblocks.best", "bhemial.com", "biaswap.org", + "bicgreationlive.best", "bifi.site", "bifrostsync.com", "bigboxpk.com", @@ -1138,6 +1132,7 @@ "biteth.io", "bitex-fxtrading.com", "bitexcoin.pro", + "bitextrade.online", "bitfarmstore.com", "bitflex.live", "bitforex-gains.co.uk", @@ -2442,6 +2437,7 @@ "contract-sync.com", "contractauth.com", "contractbooost.best", + "contractcon.net", "contractconnect.best", "contractedge.live", "contractextension-migrate.best", @@ -7457,6 +7453,7 @@ "migratingmetov2livvve.xyz", "migration-saitamav2.com", "migrationchain.site", + "migrationcon.pics", "migrationfix.com", "migrationfix.live", "migrationfixs.live", @@ -8257,6 +8254,7 @@ "nodehubs.online", "nodeinterface.flowex.online", "nodelify.live", + "nodelink-select.co", "nodemainnet.com", "nodemainnetchain.com", "nodeminingpool.com", @@ -9686,6 +9684,7 @@ "rarityconnect.com", "raritydapp.online", "rarityprojectdapp.online", + "rarityprojects.online", "rarlbie.com", "rarrible-nft.us", "raymasterbatch.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 3830f1472..1c00361a9 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,12 +1,44 @@ [ + { + "date": "2022-12-20", + "url": "backyardcompanyio.best" + }, + { + "date": "2022-12-20", + "url": "bicgreationlive.best" + }, + { + "date": "2022-12-20", + "url": "bitextrade.online" + }, + { + "date": "2022-12-20", + "url": "contractcon.net" + }, + { + "date": "2022-12-20", + "url": "migrationcon.pics" + }, + { + "date": "2022-12-20", + "url": "nodelink-select.co" + }, { "date": "2022-12-20", "url": "premium-poe.com" }, + { + "date": "2022-12-20", + "url": "rarityprojects.online" + }, { "date": "2022-12-20", "url": "theflokidrop.com" }, + { + "date": "2022-12-20", + "url": "wallet.bitextrade.online" + }, { "date": "2022-12-20", "url": "x50.io" diff --git a/package.json b/package.json index bf9b49f1f..5adceb3cc 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-56-x", + "version": "0.18.13-57-x", "versions": { - "git": "0.18.13-56-x", + "git": "0.18.13-57-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bf9b531f3..41cc6dac6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-56-x", + "version": "0.18.13-57-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 fbab1a696..1cc173770 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-56-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-57-x' };