diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4c6ebd3bd..94882e27d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1076 Tim Janssen Update all.json (#4877) + 1077 Tim Janssen Update all.json (#4878) 1045 Frank Update all.json (#4870) 685 mhusnirizal Update all.json (#4864) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index e56332515..ac25e7945 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "deny": [ "0-chain.com", "074ff59hdo02j37aj-ch9in201.pages.dev", - "trusttech.store", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", @@ -36131,6 +36130,7 @@ "trustswap.live", "trustsyncly.net", "trustsywtch.xyz", + "trusttech.store", "trusttoken.info", "trusttoken.top", "trusttokensapp.com", diff --git a/all/store/all.json b/all/store/all.json index 1727be560..4a0ee6bed 100644 --- a/all/store/all.json +++ b/all/store/all.json @@ -131,6 +131,7 @@ "tokenvault.store", "tonplace.store", "traddingsolution.store", + "trusttech.store", "trustwallet-tokengiveaway.store", "unisockshub.store", "unizwapp.store", diff --git a/meta/2025-01.json b/meta/2025-01.json index 47bd61c24..d0ae4bf9c 100644 --- a/meta/2025-01.json +++ b/meta/2025-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2025-01-14", + "url": "trusttech.store" + }, { "date": "2025-01-13", "url": "dappdeezer.live" diff --git a/package.json b/package.json index 4fbe8f40b..cb21d7064 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.2-5-x", + "version": "0.25.2-6-x", "versions": { - "git": "0.25.2-5-x", + "git": "0.25.2-6-x", "npm": "0.25.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9df814206..7e1644853 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.2-5-x", + "version": "0.25.2-6-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 08b973178..fc04828a4 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.25.2-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.2-6-x' };