From 12aa0a672c7fbb391b39367d83b1a0cd35da440b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 07:08:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-45-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-10.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e377d44b2..300af48cb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 578 Mich Update all.json (#2287) 462 Jaco Bump TS (#2337) - 345 mhusnirizal update all.json (#2359) + 346 mhusnirizal update all.json (#2363) 293 Frank Update all.json (#2361) 262 Tim Janssen Update all.json (#2362) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 596662934..849f7118f 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ "zapto.org" ], "deny": [ - "fasterresolver.com", - "app.fasterresolver.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4529,6 +4527,7 @@ "fastdappfix.com", "fastdappsync.com", "fastdapss.wiki", + "fasterresolver.com", "fasterrorcorrector.com", "fastfixwallet.com", "fasthelplink.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 15da7fc04..9ac41fb03 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-10-04", + "url": "app.fasterresolver.com" + }, + { + "date": "2022-10-04", + "url": "fasterresolver.com" + }, { "date": "2022-10-04", "url": "walletdapsconnect.com" diff --git a/package.json b/package.json index e66ede11c..d1825c706 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-44-x", + "version": "0.18.10-45-x", "versions": { - "git": "0.18.10-44-x", + "git": "0.18.10-45-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 83c7c51cf..96651c102 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-44-x", + "version": "0.18.10-45-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 02e9ec3d3..e1377756f 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.10-44-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-45-x' };