From b5a62d2d5e7f41960708e410548f72285c274744 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 02:40:38 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-90-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2023-01.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 e0597413a..88b28c57b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 476 Jaco Update headers for 2023 (#2741) - 418 Tim Janssen Update all.json (#2744) + 419 Tim Janssen Update all.json (#2747) 416 Frank Update all.json (#2746) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 51af85424..6c0bbbd42 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "webautrectify.com.ng", - "pradtorchainx.org.ng", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9635,6 +9633,7 @@ "poweredbydapp.com", "ppancakeswap.info", "ppolkadot.js.org", + "pradtorchainx.org.ng", "prayersave.com", "prcivnote.com", "prefertoken.com", @@ -14568,6 +14567,7 @@ "webapprev.com", "webapptrust.website", "webauthsaccess.com", + "webautrectify.com.ng", "webauttaffix.com", "webb0x4e5ef3493bcfb5e7548913c3f2a40623be7d7f984819.live", "webbridge.xyz", diff --git a/meta/2023-01.json b/meta/2023-01.json index b06969e6a..5b98f7e59 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-01-03", + "url": "pradtorchainx.org.ng" + }, + { + "date": "2023-01-03", + "url": "webautrectify.com.ng" + }, { "date": "2023-01-02", "url": "activenodelaunch.site" diff --git a/package.json b/package.json index fba0e8848..9619eca95 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-89-x", + "version": "0.18.13-90-x", "versions": { - "git": "0.18.13-89-x", + "git": "0.18.13-90-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7d3d84f0a..cb44fc795 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-89-x", + "version": "0.18.13-90-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index abbb0d1b9..0cfaf43bc 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.13-89-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-90-x' };