From 453c7f7f18a55de8a2bbb788e0071d1ab3979d3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 10:06:36 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-95-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2022-10.json | 28 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 40 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 646773915..676d2f99f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 343 Frank Update all.json (#2493) - 309 Tim Janssen Update all.json (#2491) + 310 Tim Janssen Update all.json (#2494) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 5c963dbb9..fc8f3c402 100644 --- a/all.json +++ b/all.json @@ -28,13 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "cryptopad-x.com", - "coinpad-x.com", - "decentralizedplatform.net", - "checkchain.site", - "verificationauthority.top", - "fixeadfioat.com", - "live-applink.in.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1524,6 +1517,7 @@ "chargeurswoolusa.com", "chat-ronin.com", "chechwallet.online", + "checkchain.site", "checkdapp.online", "checksview.bid", "checkveiw.com", @@ -1711,6 +1705,7 @@ "coinnodesprotocol.com", "coinpad-beta.com", "coinpad-next.com", + "coinpad-x.com", "coinpasc.com", "coinpaste.finance", "coinpolkadot.com", @@ -2513,6 +2508,7 @@ "cryptopad-pro.com", "cryptopad-pro.net", "cryptopad-pro.org", + "cryptopad-x.com", "cryptopads-pro.com", "cryptopanel.net", "cryptoplonic.com", @@ -3879,6 +3875,7 @@ "decentralizedmigration.best", "decentralizednetwork.co", "decentralizednewcollab.online", + "decentralizedplatform.net", "decentralizedpro.online", "decentralizedprotocol.live", "decentralizedprotocolsync.online", @@ -4792,6 +4789,7 @@ "fixdapps.xyz", "fixdappsync.com", "fixdappwallet.com", + "fixeadfioat.com", "fixeadfloat.com", "fixeadfloat.net", "fixed-change.com", @@ -5869,6 +5867,7 @@ "liteswapp.com", "little-cronos.com", "littlerabbitintegrated.live", + "live-applink.in.net", "live-dapp.surge.sh", "live-securevalidator.net", "live-walletaffix.com", @@ -11863,6 +11862,7 @@ "verification-walet.online", "verification-wallet-protocol.com", "verification.unicrypt.host", + "verificationauthority.top", "verificationmetamask.rf.gd", "verificationprocess-metamask.io", "verificationtw.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index d44a485bb..eef1eed81 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-10-28", + "url": "checkchain.site" + }, + { + "date": "2022-10-28", + "url": "coinpad-x.com" + }, + { + "date": "2022-10-28", + "url": "cryptopad-x.com" + }, + { + "date": "2022-10-28", + "url": "decentralizedplatform.net" + }, + { + "date": "2022-10-28", + "url": "fixeadfioat.com" + }, + { + "date": "2022-10-28", + "url": "live-applink.in.net" + }, + { + "date": "2022-10-28", + "url": "verificationauthority.top" + }, { "date": "2022-10-27", "url": "cryptopad-pro.net" diff --git a/package.json b/package.json index 7ae808869..1a2fc79fd 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-94-x", + "version": "0.18.11-95-x", "versions": { - "git": "0.18.11-94-x", + "git": "0.18.11-95-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4c352b0d8..14e7e192b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-94-x", + "version": "0.18.11-95-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 68c29d570..b457d6cd8 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-94-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-95-x' };