From c8186c806336527a91690720b5ac7d6fa72141ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 07:06:24 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-75-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 16 ++++++------- meta/2022-09.json | 36 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 48 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 668e69ed8..13efe549a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 577 Mich Update all.json (#2234) 458 Jaco Add missing cross-check entries (#2239) 324 mhusnirizal update all.json (#2254) - 265 Frank Update all.json (#2253) + 266 Frank Update all.json (#2256) 230 Tim Janssen Update all.json (#2255) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 50c5d45a0..173f3f551 100644 --- a/all.json +++ b/all.json @@ -30,15 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "alphabeta-cyclicmigrate.netlify.app", - "flowtechlinks.com", - "app.flowtechlinks.com", - "realandbio.com", - "en.realandbio.com", - "gamfinode.online", - "genesisicu.com", - "nubft.space", - "seamless-swift.herokuapp.com", "0xtorus.com", "0xtoruslabs.com", "0xzabo.com", @@ -395,6 +386,7 @@ "allwalletsystem.com", "allwalletusa.com", "alpha-sync.tech", + "alphabeta-cyclicmigrate.netlify.app", "alphaearning.com", "alphasynch.online", "alphawalletconnect.com", @@ -4544,6 +4536,7 @@ "flowdapp.space", "flowdapp.website", "flowdapp.xyz", + "flowtechlinks.com", "flowtoken.pro", "flowtoken.space", "flynnseaters.com", @@ -4588,6 +4581,7 @@ "fxtimetrade247.com", "galaxygoggle.fund", "gamefipad.online", + "gamfinode.online", "gamini-wallet.com", "gasrefund-otherside.com", "gate-site.xyz", @@ -4605,6 +4599,7 @@ "generateauth.online", "generatehash.online", "genesisblockapp.com", + "genesisicu.com", "geniusyieldvalidate.expert", "genuineauthorizedcryptosupport.com", "genunixt.online", @@ -7163,6 +7158,7 @@ "npolkadot.js.org", "nrtcoins.top", "nubesync.com", + "nubft.space", "nucorrex-protocol.live", "nullifted.com", "oakcryptominer.com", @@ -8366,6 +8362,7 @@ "reactivatevalidqr.live", "reacts-station.co", "ready-tickets.com", + "realandbio.com", "realdapptime.xyz", "realdapptimeline.xyz", "realfix.netlify.app", @@ -8720,6 +8717,7 @@ "scourcloud.com", "scyn-walletsbackup.com", "scyn-walletsecure.com", + "seamless-swift.herokuapp.com", "sec-tool.net", "secconnect-dapp.herokuapp.com", "secdappwal.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index 6698df977..d35b97431 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-09-16", + "url": "alphabeta-cyclicmigrate.netlify.app" + }, + { + "date": "2022-09-16", + "url": "app.flowtechlinks.com" + }, { "date": "2022-09-16", "url": "asset-connect.org" @@ -15,6 +23,22 @@ "date": "2022-09-16", "url": "digital-mainethub.live" }, + { + "date": "2022-09-16", + "url": "en.realandbio.com" + }, + { + "date": "2022-09-16", + "url": "flowtechlinks.com" + }, + { + "date": "2022-09-16", + "url": "gamfinode.online" + }, + { + "date": "2022-09-16", + "url": "genesisicu.com" + }, { "date": "2022-09-16", "url": "maintitdefi.com" @@ -27,6 +51,14 @@ "date": "2022-09-16", "url": "nifty-gateway.dev" }, + { + "date": "2022-09-16", + "url": "nubft.space" + }, + { + "date": "2022-09-16", + "url": "realandbio.com" + }, { "date": "2022-09-16", "url": "refreshbsc-create.com" @@ -39,6 +71,10 @@ "date": "2022-09-16", "url": "s.digital-mainethub.live" }, + { + "date": "2022-09-16", + "url": "seamless-swift.herokuapp.com" + }, { "date": "2022-09-16", "url": "techdirsapp.com" diff --git a/package.json b/package.json index 26e962592..c1c1df58b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-74-x", + "version": "0.18.8-75-x", "versions": { - "git": "0.18.8-74-x", + "git": "0.18.8-75-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2cd27b5c4..3b479876b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-74-x", + "version": "0.18.8-75-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 885ca5098..ef8b01ab1 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.8-74-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-75-x' };