diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7dbd55990..aa9d7352b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 589 Mich block correctiondapps.com (#2567) 466 Jaco 0.18.11 (#2568) - 362 Frank Update all.json (#2560) + 363 Frank Update all.json (#2571) 360 mhusnirizal update all.json (#2566) 351 Tim Janssen Update all.json (#2570) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 82e39302b..035041b1a 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "pulsechainnetwork.solutions", - "syncdatacon.com", - "trustpaď.com", - "xn--trustpa-56a.com", - "walletrectifier.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9194,6 +9189,7 @@ "pulsechain-sacrifice.solutions", "pulsechainconnect.com", "pulsechaindirect.com", + "pulsechainnetwork.solutions", "pulsechainsacrifice.info", "pulsechainsacrifice.solutions", "pulsechainsacrifices.solutions", @@ -10605,6 +10601,7 @@ "syncdatabase.net", "syncdatachain.com", "syncdatachain.org", + "syncdatacon.com", "syncdatanode.org", "syncdatanodes.org", "syncdecentralised.online", @@ -11479,6 +11476,7 @@ "trustpad-trading.com", "trustpad-web.com", "trustpad-web3.com", + "trustpaď.com", "trustpad.dev", "trustpad.events", "trustpad.gift", @@ -13070,6 +13068,7 @@ "walletrecovery.dinnotechworld.com", "walletrectification.network", "walletrectifications.com", + "walletrectifier.org", "walletrectify.com", "walletrectify.online", "walletrectifyconnect.online", @@ -14049,6 +14048,7 @@ "xn--trezr-j9a.net", "xn--trezr-j9a.org", "xn--trezr-xta.eu", + "xn--trustpa-56a.com", "xn--trzor-5ra.shop", "xn--trzor-7za.eu", "xn--trzor-csa.shop", diff --git a/meta/2022-11.json b/meta/2022-11.json index 2d308aa63..811c31989 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-11-15", + "url": "pulsechainnetwork.solutions" + }, + { + "date": "2022-11-15", + "url": "syncdatacon.com" + }, + { + "date": "2022-11-15", + "url": "trustpaď.com" + }, + { + "date": "2022-11-15", + "url": "walletrectifier.org" + }, + { + "date": "2022-11-15", + "url": "xn--trustpa-56a.com" + }, { "date": "2022-11-14", "url": "connectwallet.login-secured.ng" diff --git a/package.json b/package.json index e4a9d8b29..23e0e5ca5 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-2-x", + "version": "0.18.12-3-x", "versions": { - "git": "0.18.12-2-x", + "git": "0.18.12-3-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cbe88fb97..938b74196 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-2-x", + "version": "0.18.12-3-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ef973fe28..5e5716491 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.12-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-3-x' };