From 8f239866c6363d6a3b69b2088467a5c2054a0cad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Mar 2023 09:04:35 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.5-6-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/online/all.json | 1 + all/re/all.json | 1 + all/shop/all.json | 1 + meta/2023-03.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 9 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2e4ab7a94..8d4f01100 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) 583 Frank Update all.json (#3188) - 559 Tim Janssen Update all.json (#3182) + 560 Tim Janssen Update all.json (#3189) 520 Jaco Add repo dev req. for Node.js (#3186) 417 mhusnirizal update all.json (#3160) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index d5218742b..b93afd80f 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "23173-5424.s2.webspace.re", - "devextention-fix.online", - "retillop.shop", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -104,6 +101,7 @@ "217-61-128-227.plesk.page", "23.254.132.67", "23108-5379.s2.webspace.re", + "23173-5424.s2.webspace.re", "247-walletfix.netlify.app", "247dappconnect.netlify.app", "247dappfix.netlify.app", @@ -5397,6 +5395,7 @@ "developercheck.co", "developerscardanno.support", "developersnet-synchronization.tech", + "devextention-fix.online", "devharmony.support", "devlotman.site", "devswifterfix.com", @@ -12217,6 +12216,7 @@ "resyncwebbdapplive.online", "resyncwebdapp.com", "resyncwebvalidation.com", + "retillop.shop", "retrievescrypt.site", "retrievetokens.com", "retriv-discount.ru", diff --git a/all/online/all.json b/all/online/all.json index 15f32d9d4..ca4dd279a 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -392,6 +392,7 @@ "delaleme.online", "dev-algo.online", "dev-apygate.online", + "devextention-fix.online", "dewalletprotocol.online", "dex-connect.online", "dex-rewards.online", diff --git a/all/re/all.json b/all/re/all.json index b006eb283..f0ed0c8d3 100644 --- a/all/re/all.json +++ b/all/re/all.json @@ -1,5 +1,6 @@ [ "23108-5379.s2.webspace.re", + "23173-5424.s2.webspace.re", "fixedfloat.re", "metamask.io-portal.19758-2755.s1.webspace.re" ] diff --git a/all/shop/all.json b/all/shop/all.json index 51fc21fb1..a1f0613f1 100644 --- a/all/shop/all.json +++ b/all/shop/all.json @@ -29,6 +29,7 @@ "resolbinan.shop", "resolvbinanrestore.shop", "resolveregbinan.shop", + "retillop.shop", "sadbox.shop", "savkini.shop", "sokucularsan.shop", diff --git a/meta/2023-03.json b/meta/2023-03.json index c3544efc5..f75267e28 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,16 @@ [ + { + "date": "2023-03-26", + "url": "23173-5424.s2.webspace.re" + }, + { + "date": "2023-03-26", + "url": "devextention-fix.online" + }, + { + "date": "2023-03-26", + "url": "retillop.shop" + }, { "date": "2023-03-25", "url": "861030.selcdn.ru" diff --git a/package.json b/package.json index 3a5725c63..3091e24c0 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.5-5-x", + "version": "0.20.5-6-x", "versions": { - "git": "0.20.5-5-x", + "git": "0.20.5-6-x", "npm": "0.20.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fdcb842c0..c88d0b7bd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.5-5-x", + "version": "0.20.5-6-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7f3c0b3a5..713154899 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.20.5-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.5-6-x' };