diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1ecfad4ad..2478d9aa7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 467 Jaco Bump TS (#2589) 368 Frank Update all.json (#2590) 362 mhusnirizal update all.json (#2586) - 360 Tim Janssen Update all.json (#2591) + 361 Tim Janssen Update all.json (#2592) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index b29c275c5..33ab614df 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "coinkzt.com", - "exchange-fixedfloat.com", - "xn--fixedflat-msd.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1733,6 +1730,7 @@ "coinindexmarket.com", "coinkin.org", "coinkit.tech", + "coinkzt.com", "coinlee.live", "coinmarket.herokuapp.com", "coinmarketswap.me", @@ -4721,6 +4719,7 @@ "exalica.ba", "excelbuy-connect.net", "excelhalonft.net", + "exchange-fixedfloat.com", "exchangeconnect.art", "exchangerapp.net", "exchangewllt.com", @@ -14074,6 +14073,7 @@ "xn--blancer-8va.finance", "xn--boredapeyachtcub-nqc.com", "xn--eth-mxer-xkb.com", + "xn--fixedflat-msd.com", "xn--fixedfloat-hj3e.com", "xn--meamask-orb.com", "xn--metamak-ipb.net", diff --git a/meta/2022-11.json b/meta/2022-11.json index ebf60a941..74ba318e1 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-11-21", + "url": "coinkzt.com" + }, + { + "date": "2022-11-21", + "url": "exchange-fixedfloat.com" + }, + { + "date": "2022-11-21", + "url": "xn--fixedflat-msd.com" + }, { "date": "2022-11-20", "url": "activatewalt.com" diff --git a/package.json b/package.json index 57ad4e5db..5eb8f9560 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-21-x", + "version": "0.18.12-22-x", "versions": { - "git": "0.18.12-21-x", + "git": "0.18.12-22-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d6bf0f6a1..21af53b5c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-21-x", + "version": "0.18.12-22-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7393b82fe..844b8dd5d 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-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-22-x' };