diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f4c734479..db3263832 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 486 Jaco Optimize host query library caching (#2870) - 459 Tim Janssen Update all.json (#2869) + 460 Tim Janssen Update all.json (#2871) 454 Frank Update all.json (#2860) 395 mhusnirizal update all.json (#2866) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index be17bb445..809ef0778 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "coinkyc.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1934,6 +1933,7 @@ "coinindexmarket.com", "coinkin.org", "coinkit.tech", + "coinkyc.xyz", "coinkzt.com", "coinlee.live", "coinlinker.pro", diff --git a/all/xyz/all.json b/all/xyz/all.json index 6d46ae445..ce51e8fe8 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -57,6 +57,7 @@ "coincoiremigratev1tov2.xyz", "coindapps.xyz", "coindappsolliution.xyz", + "coinkyc.xyz", "coinnodes.xyz", "coinsmart-soiluitionfixx.xyz", "coinsmartsolution.xyz", diff --git a/meta/2023-01.json b/meta/2023-01.json index 0c4a1b9e9..03d82e8ce 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-01-28", + "url": "coinkyc.xyz" + }, { "date": "2023-01-27", "url": "ameliorateerrors.com" diff --git a/package.json b/package.json index 03a219c6d..3d6bf0155 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-92-x", + "version": "0.18.14-93-x", "versions": { - "git": "0.18.14-92-x", + "git": "0.18.14-93-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a94e3f4e5..2d92851dd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-92-x", + "version": "0.18.14-93-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 28394ca33..bdd436310 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.14-92-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-93-x' };