From 3764b8c50a329d7961c2c161545e54917c3365e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 05:30:58 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-25-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 16881e522..9dac25150 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 575 Mich Update all.json (#2119) 455 Jaco Additional url (as per issues logged) (#2177) - 313 mhusnirizal update all.json (#2192) + 314 mhusnirizal update all.json (#2201) 250 Frank Update all.json (#2197) 209 Tim Janssen Update all.json (#2200) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 44d63987a..06b172415 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "zootoken.cc", - "neutralquickauths.pro", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -6721,6 +6719,7 @@ "neutralappsresolve.org", "neutralprotocol.org", "neutralprotocol.site", + "neutralquickauths.pro", "neutraquicksauths.net", "neutrasquickauths.org", "new-dapprectify.live", @@ -12476,6 +12475,7 @@ "zinotiger.com", "zipwallet.net", "zonefix.net", + "zootoken.cc", "zwalletconnect.com" ] } diff --git a/meta/2022-09.json b/meta/2022-09.json index 995fdb9b2..c5eb7f523 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -15,6 +15,10 @@ "date": "2022-09-06", "url": "ewalletvalidators.com" }, + { + "date": "2022-09-06", + "url": "neutralquickauths.pro" + }, { "date": "2022-09-06", "url": "rectifydapps.website" @@ -27,6 +31,10 @@ "date": "2022-09-06", "url": "syncrectifylive.com" }, + { + "date": "2022-09-06", + "url": "zootoken.cc" + }, { "date": "2022-09-05", "url": "aligntools.live" diff --git a/package.json b/package.json index d7db2edbf..b365adf3e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-24-x", + "version": "0.18.8-25-x", "versions": { - "git": "0.18.8-24-x", + "git": "0.18.8-25-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 613fa1d0a..f82fff323 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-24-x", + "version": "0.18.8-25-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 931ef9d89..5356a8f85 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-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-25-x' };