diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9050bc998..c394d0049 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 581 Mich Update all.json (#2416) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 313 Frank Update all.json (#2427) + 314 Frank Update all.json (#2429) 287 Tim Janssen Update all.json (#2428) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 342e367ac..dd2fa4b99 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bestpad-beta.net", - "bestpad-beta.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -971,6 +969,8 @@ "bestofferupdefi.online", "bestokn.online", "bestorchidsite.com", + "bestpad-beta.com", + "bestpad-beta.net", "bestsecuregate.com", "bestsolutionfix.com", "beta-appchains.org", diff --git a/meta/2022-10.json b/meta/2022-10.json index e9c27a0e1..8bb83b55d 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-10-17", + "url": "bestpad-beta.com" + }, + { + "date": "2022-10-17", + "url": "bestpad-beta.net" + }, { "date": "2022-10-17", "url": "flxeadfloat.com" diff --git a/package.json b/package.json index 6c09419dd..1123b2996 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-42-x", + "version": "0.18.11-43-x", "versions": { - "git": "0.18.11-42-x", + "git": "0.18.11-43-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a42f2318d..9fca7330a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-42-x", + "version": "0.18.11-43-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 79d5a9f98..73797d059 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.11-42-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-43-x' };