From 767fbf012c19157cddcc5ea93f0a187740f09fdf 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:54:54 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-16-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-09.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7edabe9b7..8bb93b9de 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 575 Mich Update all.json (#2119) 455 Jaco Additional url (as per issues logged) (#2177) - 312 mhusnirizal update all.json (#2188) + 313 mhusnirizal update all.json (#2192) 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 c39f43574..efba7be0f 100644 --- a/all.json +++ b/all.json @@ -26,9 +26,6 @@ "zapto.org" ], "deny": [ - "defierror-reauth.com", - "steptullnulink.site", - "defidapp-net.web.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3629,6 +3626,7 @@ "deficryptoconnect.com", "deficryptoconnects.com", "deficryptowallet.com", + "defidapp-net.web.app", "defidappprotocol.com", "defidappsmainnet.com", "defidappsprotocol.online", @@ -3636,6 +3634,7 @@ "defiencrypt.com", "defiencryptor.info", "defienework.com", + "defierror-reauth.com", "defifastsyncronized.com", "defifixintegrate.com", "defifixprotocol.com", @@ -9013,6 +9012,7 @@ "stepncom.space", "stepnconnection.xyz", "stepns.pro", + "steptullnulink.site", "sterkoption.com", "stockmarketlabfx.net", "stockmartinc.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 3c4c4054e..14ba3ed58 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -19,6 +19,14 @@ "date": "2022-09-05", "url": "defi-nodeapi.com" }, + { + "date": "2022-09-05", + "url": "defidapp-net.web.app" + }, + { + "date": "2022-09-05", + "url": "defierror-reauth.com" + }, { "date": "2022-09-05", "url": "en.bestliveappfixes.com" @@ -47,6 +55,10 @@ "date": "2022-09-05", "url": "solutionsite.xyz" }, + { + "date": "2022-09-05", + "url": "steptullnulink.site" + }, { "date": "2022-09-04", "url": "bpads0x380624a4a7e69db1ca07deecf764025fc224d056.xyz" diff --git a/package.json b/package.json index 8bba484b3..849620988 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-15-x", + "version": "0.18.8-16-x", "versions": { - "git": "0.18.8-15-x", + "git": "0.18.8-16-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ee3df9b13..00100813e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-15-x", + "version": "0.18.8-16-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 9a77d0015..19e8996a8 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-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-16-x' };