From 9fdee142e004b823fe4836735e98631b3e602174 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 04:38:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-17-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-10.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 18eaca78a..396ec4650 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 580 Mich Update all.json (#2383) 463 Jaco 0.18.10 (#2382) - 354 mhusnirizal update all.json (#2399) + 355 mhusnirizal update all.json (#2400) 304 Frank Update all.json (#2398) 275 Tim Janssen Update all.json (#2397) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 3a12c9c76..705e77a02 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,6 @@ "zapto.org" ], "deny": [ - "xvyhelpdeskiosolution.homes", - "ytr6tyu.pro", - "node-tool.info", - "claimstation.online", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1517,6 +1513,7 @@ "claimpolkadot.network", "claimpolkadot.org", "claimpresaletokens.live", + "claimstation.online", "claimsyn.com", "claimtokenauth.com", "clarificationw-ebsolve.online", @@ -7470,6 +7467,7 @@ "node-revalidation.online", "node-secured.com", "node-syncs.com", + "node-tool.info", "node-uptodate.live", "node-validation.online", "node-weblinks.com", @@ -13489,6 +13487,7 @@ "xtokenvalidator.com", "xtrememinners.com", "xtztoken.site", + "xvyhelpdeskiosolution.homes", "xxxcinnexxt.online", "xxxpolietrayxyz.homes", "xyziiyfytdcirffxgvjlbnlgrr6rcgy.xyz", @@ -13517,6 +13516,7 @@ "yourverifwallet.com", "yourwalletconnect.online", "ypolkadot.js.org", + "ytr6tyu.pro", "yugadaotoken.com", "yuzu-swap.live", "z-chain.co.in", diff --git a/meta/2022-10.json b/meta/2022-10.json index a9d29f23d..d3eaa3086 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-10-11", + "url": "claimstation.online" + }, + { + "date": "2022-10-11", + "url": "node-tool.info" + }, + { + "date": "2022-10-11", + "url": "xvyhelpdeskiosolution.homes" + }, + { + "date": "2022-10-11", + "url": "ytr6tyu.pro" + }, { "date": "2022-10-10", "url": "allinone-dapps.org" diff --git a/package.json b/package.json index ce50b421c..1eb2429e4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-16-x", + "version": "0.18.11-17-x", "versions": { - "git": "0.18.11-16-x", + "git": "0.18.11-17-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0abb947e6..48df0c431 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-16-x", + "version": "0.18.11-17-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 ba1ce1a84..5e837c441 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-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-17-x' };