diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 23f9d008a..6849e4e12 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,10 +3,10 @@ 777 mhusnirizal update all.json (#5506) 619 Mich block bad website dot-reward.com (#5421) 551 Jaco Allow addition of denySub entries (#4223) - 132 alineherzman Update all.json (#5491) + 133 alineherzman Update all.json (#5527) 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) - 36 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5526) + 37 ChainPatrol Bot Add phishing domains from ChainPatrol (3 total) (#5528) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 20 Valentin Fernandez 0.25.21 (#5441) 18 Josip Š Update all.json (#4408) diff --git a/all.json b/all.json index 58c5d7c15..6072480d5 100644 --- a/all.json +++ b/all.json @@ -38,7 +38,6 @@ "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", "09sync1n0-duckdns.org", - "bittensor-govtool.web.app", "0aavvee.app", "0asisprotocol.com", "0g.app-wallets.com", @@ -1770,6 +1769,7 @@ "airdropsalert.click", "airdropsalert.sbs", "airdropsalert.xyz", + "airdropsalerts.cfd", "airdropscan.icu", "airdropscan.top", "airdropsdao.org", @@ -1826,6 +1826,7 @@ "airdrpalerts.lol", "airdrpsalert.cfd", "airdrpsalert.club", + "airdrpsalert.lat", "airdrpsalert.life", "airdrpsalert.locker", "airdrpsalert.lol", @@ -1850,6 +1851,7 @@ "airplop.link", "airrmint.com", "airsdropalert.cfd", + "airsdropalert.sbs", "airsdropsalert.cfd", "airsdropsalert.click", "airsdropsalert.lol", @@ -6400,6 +6402,7 @@ "bittechsolutions.site", "bittensor-ai.network", "bittensor-en.app", + "bittensor-govtool.web.app", "bittensor-integratedsyncs.online", "bittensor-reward.com", "bittensor-tao.us", @@ -52592,10 +52595,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "airsdropalert.sbs", - "airdropsalerts.cfd", - "airdrpsalert.lat" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/app/all.json b/all/app/all.json index 21e67c9f6..a8c017368 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -286,6 +286,7 @@ "bits-check.web.app", "bits-portfolio.web.app", "bittensor-en.app", + "bittensor-govtool.web.app", "bittensor-wtao.vercel.app", "bittensorai.app", "bittensordao.app", diff --git a/all/cfd/all.json b/all/cfd/all.json index c8fc583c0..907df67c8 100644 --- a/all/cfd/all.json +++ b/all/cfd/all.json @@ -8,6 +8,7 @@ "airdrop-pepe.cfd", "airdrop.defiapp.cfd", "airdrop.opensea.cfd", + "airdropsalerts.cfd", "airdrpsalert.cfd", "airdrpsalerts.cfd", "airsdropalert.cfd", diff --git a/all/lat/all.json b/all/lat/all.json index f2f43160c..08a7fc9a0 100644 --- a/all/lat/all.json +++ b/all/lat/all.json @@ -1,6 +1,7 @@ [ "aero-sushi.lat", "airdrpalerts.lat", + "airdrpsalert.lat", "airdrpsalerts.lat", "app-airdropalert.lat", "app-maiga-ai.lat", diff --git a/all/sbs/all.json b/all/sbs/all.json index 9fc65e360..40dd3f949 100644 --- a/all/sbs/all.json +++ b/all/sbs/all.json @@ -4,6 +4,7 @@ "airdropsalert.sbs", "airdrpsalert.sbs", "airdrpsalerts.sbs", + "airsdropalert.sbs", "airsdropsalerts.sbs", "allnodesrectify.sbs", "apollovelo.sbs", diff --git a/meta/2025-11.json b/meta/2025-11.json index 226f088f7..a121d2730 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -1,8 +1,24 @@ [ + { + "date": "2025-11-19", + "url": "airdropsalerts.cfd" + }, + { + "date": "2025-11-19", + "url": "airdrpsalert.lat" + }, { "date": "2025-11-19", "url": "airsdropalert.cfd" }, + { + "date": "2025-11-19", + "url": "airsdropalert.sbs" + }, + { + "date": "2025-11-19", + "url": "bittensor-govtool.web.app" + }, { "date": "2025-11-19", "url": "portal-drops.dev" diff --git a/package.json b/package.json index 1d653e24c..266045e0a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.23-13-x", + "version": "0.25.23-14-x", "versions": { - "git": "0.25.23-13-x", + "git": "0.25.23-14-x", "npm": "0.25.22" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ddf47fdde..a42ac0cc8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.23-13-x", + "version": "0.25.23-14-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 17085ea8e..542a6726f 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.23-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.23-14-x' };