From 82c145fe84a35e6b0a3ff26623aa05b5aa92caae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 05:14:45 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-15-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 +++++------- meta/2022-09.json | 28 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 38 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2c11c4ec7..7edabe9b7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 575 Mich Update all.json (#2119) 455 Jaco Additional url (as per issues logged) (#2177) - 311 mhusnirizal update all.json (#2186) + 312 mhusnirizal update all.json (#2188) 249 Frank Update all.json (#2187) 202 Tim Janssen Update all.json (#2183) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index 551fd7876..e1c1624bf 100644 --- a/all.json +++ b/all.json @@ -26,13 +26,6 @@ "zapto.org" ], "deny": [ - "bestliveappfixes.com", - "fastresolves.com", - "openprotocol.xyz", - "solutionsite.xyz", - "app.fastresolves.com", - "solutionnn.xyz", - "en.bestliveappfixes.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -882,6 +875,7 @@ "bestdappsfix.com", "bestgrowns.com", "bestgrowtoken.com", + "bestliveappfixes.com", "bestnodefixes.com", "bestnodesfix.com", "bestoffertokn.online", @@ -4243,6 +4237,7 @@ "fastosync.com", "fastrectifier.com", "fastresolve.online", + "fastresolves.com", "fastsauths.com", "fastservicetrack.com", "fastsms.com.ng", @@ -7049,6 +7044,7 @@ "openlandnft.com", "openoceanglobal.medium.com.ru", "openprotocol.live", + "openprotocol.xyz", "openquadrants.net", "opensail.app", "opensea-activate.net", @@ -8926,7 +8922,9 @@ "solutiondapps.live", "solutionhelp.online", "solutionnewspace.com", + "solutionnn.xyz", "solutionnode.org", + "solutionsite.xyz", "solutionsnycwal.link", "solutionwalletapp.com", "solve-manually.online", diff --git a/meta/2022-09.json b/meta/2022-09.json index c4c512e9d..3c4c4054e 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-09-05", + "url": "app.fastresolves.com" + }, + { + "date": "2022-09-05", + "url": "bestliveappfixes.com" + }, { "date": "2022-09-05", "url": "connect.defi-nodeapi.com" @@ -11,6 +19,18 @@ "date": "2022-09-05", "url": "defi-nodeapi.com" }, + { + "date": "2022-09-05", + "url": "en.bestliveappfixes.com" + }, + { + "date": "2022-09-05", + "url": "fastresolves.com" + }, + { + "date": "2022-09-05", + "url": "openprotocol.xyz" + }, { "date": "2022-09-05", "url": "pulsechaindirect.com" @@ -19,6 +39,14 @@ "date": "2022-09-05", "url": "refixsystem.com" }, + { + "date": "2022-09-05", + "url": "solutionnn.xyz" + }, + { + "date": "2022-09-05", + "url": "solutionsite.xyz" + }, { "date": "2022-09-04", "url": "bpads0x380624a4a7e69db1ca07deecf764025fc224d056.xyz" diff --git a/package.json b/package.json index 3f50ccdf1..8bba484b3 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-14-x", + "version": "0.18.8-15-x", "versions": { - "git": "0.18.8-14-x", + "git": "0.18.8-15-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7901f66d5..ee3df9b13 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-14-x", + "version": "0.18.8-15-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 116944229..9a77d0015 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-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-15-x' };