diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8c31dd8db..8e4852574 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 722 mhusnirizal update all.json (#5212) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) - 124 alineherzman Update all.json (#5113) + 125 alineherzman Update all.json (#5228) 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) diff --git a/all.json b/all.json index ae8a07fa5..5c8f7d0cd 100644 --- a/all.json +++ b/all.json @@ -37,7 +37,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", - "cyrptane-bitinvest.com", "09sync1n0-duckdns.org", "0asisprotocol.com", "0g.app-wallets.com", @@ -12141,6 +12140,7 @@ "cyclopsvalidate.live", "cyncollabnet.com", "cypherocksolutions.pages.dev", + "cyrptane-bitinvest.com", "cyrptowallets.com", "cyrptsync.net", "cyto-7dx2.onrender.com", diff --git a/all/com/all.json b/all/com/all.json index ad8cf2d7d..482c14578 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -3900,6 +3900,7 @@ "cybroio.com", "cybropresale.com", "cyncollabnet.com", + "cyrptane-bitinvest.com", "cyrptowallets.com", "cyto-7dx2.onrender.com", "d-appsconnect.com", diff --git a/meta/2025-07.json b/meta/2025-07.json index 8a5f381a1..b49f3d89b 100644 --- a/meta/2025-07.json +++ b/meta/2025-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2025-07-16", + "url": "cyrptane-bitinvest.com" + }, { "date": "2025-07-14", "url": "127-1-1-23.app" diff --git a/package.json b/package.json index 50961496e..c9809cc24 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.15", + "version": "0.25.16-0-x", "versions": { - "git": "0.25.15", + "git": "0.25.16-0-x", "npm": "0.25.15" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5ed641ad1..67204c1ae 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.15", + "version": "0.25.16-0-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3c76475f4..aadcf905f 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.15' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.16-0-x' };