From 1eee926ed35f03c6e536b201ddcca80daf63786c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 14:57:56 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-24-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-10.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 30 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4f2cea70e..0c4a793b2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 580 Mich Update all.json (#2383) 463 Jaco 0.18.10 (#2382) 355 mhusnirizal update all.json (#2400) - 305 Frank Update all.json (#2404) + 306 Frank Update all.json (#2408) 280 Tim Janssen Update all.json (#2407) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index f0709a7d9..99c0d8840 100644 --- a/all.json +++ b/all.json @@ -29,11 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "anchorstation.host", - "good-of-ukrainian.com.ua", - "realestatesouthwestfl.com", - "solverexpress.live", - "torustools.org", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -431,6 +426,7 @@ "anchorprotocol.online", "anchorprotocolapp.info", "anchorprotocolsapp.com", + "anchorstation.host", "anchorwebprotocol.com", "andrewdonaldsongr.com", "angalwallet.com", @@ -4969,6 +4965,7 @@ "gomome.xyz", "gomopro.xyz", "gomos.xyz", + "good-of-ukrainian.com.ua", "goodlovee.com", "goodluckplay.com", "goodsservicedogs.com", @@ -8889,6 +8886,7 @@ "realandbio.com", "realdapptime.xyz", "realdapptimeline.xyz", + "realestatesouthwestfl.com", "realfix.netlify.app", "realnftmintsyncreveal.com", "realwallcon.com", @@ -9834,6 +9832,7 @@ "solveencrypt.live", "solveerror.org", "solvemydapps.org", + "solverexpress.live", "solvetech.info", "solvetechdapp.com", "solvetechdapps.com", @@ -10897,6 +10896,7 @@ "topwalletlinker.org", "tornadosync.xyz", "torustools.com", + "torustools.org", "total-handshake.com", "touken.im", "tpocket.bet", diff --git a/meta/2022-10.json b/meta/2022-10.json index da612e49f..6712b7a2c 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-10-12", + "url": "anchorstation.host" + }, + { + "date": "2022-10-12", + "url": "good-of-ukrainian.com.ua" + }, + { + "date": "2022-10-12", + "url": "realestatesouthwestfl.com" + }, + { + "date": "2022-10-12", + "url": "solverexpress.live" + }, + { + "date": "2022-10-12", + "url": "torustools.org" + }, { "date": "2022-10-12", "url": "validatewalls.xyz" diff --git a/package.json b/package.json index 952b59ef6..c10a973cd 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-23-x", + "version": "0.18.11-24-x", "versions": { - "git": "0.18.11-23-x", + "git": "0.18.11-24-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 93a9ec3a5..d9c70ac1e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-23-x", + "version": "0.18.11-24-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1e8aab15f..b1944b394 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-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-24-x' };