diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8588cea45..8b0adc65f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1257 Tim Janssen Update all.json (#5456) + 1258 Tim Janssen Update all.json (#5459) 1233 Frank Update all.json (#5457) 771 mhusnirizal update all.json (#5458) 619 Mich block bad website dot-reward.com (#5421) diff --git a/all.json b/all.json index 93b4edf0b..650987f59 100644 --- a/all.json +++ b/all.json @@ -32,10 +32,6 @@ ], "deny": [ "0-chain.com", - "earthmetaaipresaleclaim.pages.dev", - "roleauthentication.net", - "syncsetting.xyz", - "syncsetting.xyz.", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -18771,6 +18767,7 @@ "earntrusttoken.xyz", "earthmeta-presale.pages.dev", "earthmeta-presales.pages.dev", + "earthmetaaipresaleclaim.pages.dev", "earthmetas.app", "ease2bizz.com", "easelivecon.com", @@ -38587,6 +38584,7 @@ "rolbitsconnect.live", "role-app.net", "role-bot.net", + "roleauthentication.net", "rolebite.com", "roles-get.com", "rolevalidator.live", @@ -43380,6 +43378,8 @@ "syncset.info", "syncset.net", "syncset.tech", + "syncsetting.xyz", + "syncsetting.xyz.", "syncslive.com", "syncsnetvalidity.lol", "syncsnode.com", diff --git a/all/all.json b/all/all.json index 4ad185a78..07d23949d 100644 --- a/all/all.json +++ b/all/all.json @@ -598,6 +598,7 @@ "synchportal.xyz.", "synclongdelegateme.xyz.", "syncnodevalidate.xyz.", + "syncsetting.xyz.", "syndrewardpad.xyz.", "syntcidevpges.xyz.", "syntcidevpgres.xyz.", diff --git a/all/dev/all.json b/all/dev/all.json index b3ef55d38..18a2f6ac8 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -1218,6 +1218,7 @@ "early-prometheansaga.pages.dev", "earthmeta-presale.pages.dev", "earthmeta-presales.pages.dev", + "earthmetaaipresaleclaim.pages.dev", "easyfixwallet.pages.dev", "easyfixwallets.pages.dev", "eclipsedrop.pages.dev", diff --git a/all/net/all.json b/all/net/all.json index 01f983b9a..0923670ff 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -1853,6 +1853,7 @@ "rockotpool.net", "role-app.net", "role-bot.net", + "roleauthentication.net", "roleverifier.net", "routernitro.net", "rpc-fix.net", diff --git a/all/xyz/all.json b/all/xyz/all.json index f63ccdc70..c7148961d 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -3222,6 +3222,7 @@ "syncoire-resolvepage.xyz", "syncresolved.xyz", "syncreveal.xyz", + "syncsetting.xyz", "syncsnode.xyz", "syncsoluctions.xyz", "syncswap-claim.xyz", diff --git a/meta/2025-10.json b/meta/2025-10.json index 35298c84f..662112c1b 100644 --- a/meta/2025-10.json +++ b/meta/2025-10.json @@ -79,6 +79,10 @@ "date": "2025-10-28", "url": "dapp-asterdex.net" }, + { + "date": "2025-10-28", + "url": "earthmetaaipresaleclaim.pages.dev" + }, { "date": "2025-10-28", "url": "evaaprotocol-live.xyz" @@ -163,6 +167,10 @@ "date": "2025-10-28", "url": "reward-trustwallet.com" }, + { + "date": "2025-10-28", + "url": "roleauthentication.net" + }, { "date": "2025-10-28", "url": "servicedep.app" @@ -183,6 +191,14 @@ "date": "2025-10-28", "url": "subdirectoryvalidator.co" }, + { + "date": "2025-10-28", + "url": "syncsetting.xyz" + }, + { + "date": "2025-10-28", + "url": "syncsetting.xyz." + }, { "date": "2025-10-28", "url": "uniswapsresolves.app" diff --git a/package.json b/package.json index 9628effa9..f24026068 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.22-13-x", + "version": "0.25.22-14-x", "versions": { - "git": "0.25.22-13-x", + "git": "0.25.22-14-x", "npm": "0.25.21" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1b88427e7..2d7d21fe7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.22-13-x", + "version": "0.25.22-14-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 057b6762e..82f08e197 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.22-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.22-14-x' };