diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7ddc13b02..67e48cfb5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 475 Jaco Bump dev (#2724) - 414 Tim Janssen Update all.json (#2732) + 415 Tim Janssen Update all.json (#2735) 409 Frank Update all.json (#2727) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 64592508c..7e188d794 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "trustpad-zk.net", - "chainbits.live", - "trust-exmo.ru", - "cristlyconnect.biz", - "conn.cristlyconnect.biz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1541,6 +1536,7 @@ "chain7connect.com", "chainaccount-recovery.herokuapp.com", "chainapprovals.com", + "chainbits.live", "chainbooster.live", "chainbridge.app", "chainbridge.live", @@ -2542,6 +2538,7 @@ "criptofaci.com", "criptval.com", "cristconnect.xyz", + "cristlyconnect.biz", "crochains.online", "crochedivertido.com", "cronos-active.com", @@ -12037,6 +12034,7 @@ "trussettings.com", "trust-connectwallet.org", "trust-cryptofreetokens.co", + "trust-exmo.ru", "trust-fi.app", "trust-qp.com", "trust-setting.support", @@ -12104,6 +12102,7 @@ "trustpad-web3.com", "trustpad-xmas.net", "trustpad-zk.com", + "trustpad-zk.net", "trustpaď.com", "trustpad.dev", "trustpad.events", diff --git a/meta/2022-12.json b/meta/2022-12.json index 629b00ec3..ff7945e27 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,8 +1,28 @@ [ + { + "date": "2022-12-29", + "url": "chainbits.live" + }, + { + "date": "2022-12-29", + "url": "conn.cristlyconnect.biz" + }, + { + "date": "2022-12-29", + "url": "cristlyconnect.biz" + }, { "date": "2022-12-29", "url": "support.universaldefidomain.io" }, + { + "date": "2022-12-29", + "url": "trust-exmo.ru" + }, + { + "date": "2022-12-29", + "url": "trustpad-zk.net" + }, { "date": "2022-12-29", "url": "universaldefidomain.io" diff --git a/package.json b/package.json index 5e77b9477..8731f6c11 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-77-x", + "version": "0.18.13-78-x", "versions": { - "git": "0.18.13-77-x", + "git": "0.18.13-78-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 87d54d7f3..ba9073221 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-77-x", + "version": "0.18.13-78-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a4de4b28f..6d6d7e765 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.13-77-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-78-x' };