From 425574049756638213227e09244fe8b8b0df8134 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 23:11:09 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-94-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b0c4b9665..cdf47f858 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 477 Jaco Unlist tickets.newfutures.network (#2750) - 420 Tim Janssen Update all.json (#2751) + 421 Tim Janssen Update all.json (#2753) 417 Frank Update all.json (#2752) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index a5b32d7f7..469f38523 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "u-trustpad.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -12322,6 +12321,7 @@ "twt-claims.com", "tyoken.im", "type5iv.com", + "u-trustpad.com", "u-veryfication.com", "u8h9h35gi6.com", "ua-donate.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index e4e4cc5e9..6b012e5a5 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -15,6 +15,10 @@ "date": "2023-01-03", "url": "supportandconnect.com" }, + { + "date": "2023-01-03", + "url": "u-trustpad.com" + }, { "date": "2023-01-03", "url": "webautrectify.com.ng" diff --git a/package.json b/package.json index 231bc143a..90514e5aa 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-93-x", + "version": "0.18.13-94-x", "versions": { - "git": "0.18.13-93-x", + "git": "0.18.13-94-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 14b60c73e..5e446a3e9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-93-x", + "version": "0.18.13-94-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 13a8eacda..20733a51c 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-93-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-94-x' };