diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 280c91bc6..d95c810d2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1205 Tim Janssen Update all.json (#5293) + 1206 Tim Janssen Update all.json (#5295) 1180 Frank Update all.json (#5291) 736 mhusnirizal Update all.json (#5294) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 58eac2f5b..66c7a6d4a 100644 --- a/all.json +++ b/all.json @@ -32,9 +32,6 @@ ], "deny": [ "0-chain.com", - "ai-centradecentralized.comm", - "reconnectweb.on-fleek.app", - "byte-sushi.pro", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -810,6 +807,7 @@ "ai-centadecentralized.com", "ai-centasdecentralized.pro", "ai-centazdecentralized.pro", + "ai-centradecentralized.comm", "ai-centridecentralized.pro", "ai-dapp-restore.com", "ai-dapp.pages.dev", @@ -7025,6 +7023,7 @@ "bylitexcrypto.com", "bynexcrypto.com", "bynitexcrypto.com", + "byte-sushi.pro", "bytebridge.kg", "byteck.online", "bytenext.medium.com.ru", @@ -34726,6 +34725,7 @@ "reconnectwall.com", "reconnectwallet.online", "reconnectwallet.pages.dev", + "reconnectweb.on-fleek.app", "recover-ledger-support.com", "recover-smartwallet.com", "recoverassetscellsius.network", diff --git a/all/app/all.json b/all/app/all.json index 825320b40..103bfe8e4 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -1795,6 +1795,7 @@ "reavers-booty.web.app", "rec-dappresolve.netlify.app", "reconnectsync.netlify.app", + "reconnectweb.on-fleek.app", "rectification-permit.netlify.app", "rectification-sync-aes-256.netlify.app", "rectification.app", diff --git a/all/comm/all.json b/all/comm/all.json new file mode 100644 index 000000000..42e511163 --- /dev/null +++ b/all/comm/all.json @@ -0,0 +1,3 @@ +[ + "ai-centradecentralized.comm" +] diff --git a/all/pro/all.json b/all/pro/all.json index 1633b28b4..49e2c0c2d 100644 --- a/all/pro/all.json +++ b/all/pro/all.json @@ -103,6 +103,7 @@ "buy-crypto.pro", "buycryptos.pro", "bycrypto.pro", + "byte-sushi.pro", "captainbnb.pro", "cascadewallet.pro", "caw-sushi.pro", diff --git a/meta/2025-08.json b/meta/2025-08.json index 30f333692..75357bc94 100644 --- a/meta/2025-08.json +++ b/meta/2025-08.json @@ -1,4 +1,16 @@ [ + { + "date": "2025-08-16", + "url": "ai-centradecentralized.comm" + }, + { + "date": "2025-08-16", + "url": "byte-sushi.pro" + }, + { + "date": "2025-08-16", + "url": "reconnectweb.on-fleek.app" + }, { "date": "2025-08-15", "url": "1winbday.today" diff --git a/package.json b/package.json index df1745cb8..e742bacfd 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.18-5-x", + "version": "0.25.18-6-x", "versions": { - "git": "0.25.18-5-x", + "git": "0.25.18-6-x", "npm": "0.25.17" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 59139de3b..5585ba2b4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.18-5-x", + "version": "0.25.18-6-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 54ec7892b..1df6f6469 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.18-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.18-6-x' };