diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e397035c8..1173f23b9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1239 Tim Janssen Update all.json (#5377) + 1240 Tim Janssen Update all.json (#5387) 1210 Frank Update all.json (#5382) 751 mhusnirizal update all.json (#5381) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 89b7c3554..5437af1b3 100644 --- a/all.json +++ b/all.json @@ -32,10 +32,6 @@ ], "deny": [ "0-chain.com", - "claim-resolvairdrop.xyz", - "polkadot-wallet.io", - "claim-resolvairdrop.xyz.", - "resolver-dappvalidator.site", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -8837,6 +8833,8 @@ "claim-renq.cloud", "claim-renq.xyz", "claim-renzoprotocolairdrop.xyz", + "claim-resolvairdrop.xyz", + "claim-resolvairdrop.xyz.", "claim-retik.com", "claim-reward-bybit.com", "claim-reward-erc20-token.com", @@ -33621,6 +33619,7 @@ "polkadot-v2.us", "polkadot-v3.xyz", "polkadot-wallet.com", + "polkadot-wallet.io", "polkadot-wallet.net", "polkadot-wallet.org", "polkadot-wallet.xyz", @@ -36650,6 +36649,7 @@ "resolver-app.pages.dev", "resolver-daa.pages.dev", "resolver-dappvalidator.live", + "resolver-dappvalidator.site", "resolver-dappvalidators.live", "resolver-paneldapp.com", "resolver-seer.pages.dev", diff --git a/all/all.json b/all/all.json index d1964fe37..b62b539c3 100644 --- a/all/all.json +++ b/all/all.json @@ -144,6 +144,7 @@ "claim-public.xyz.", "claim-quackai.xyz.", "claim-raylslabs.xyz.", + "claim-resolvairdrop.xyz.", "claim-sapien.xyz.", "claim-satlayer.xyz.", "claim-somnianetwork.xyz.", diff --git a/all/io/all.json b/all/io/all.json index 9cc313baa..043b174ff 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -528,6 +528,7 @@ "polkadot--official.webflow.io", "polkadot-bonus-network.42web.io", "polkadot-official.webflow.io", + "polkadot-wallet.io", "polkadot.oneramp.io", "polkadot.rarum.io", "polkadotapps.io", diff --git a/all/site/all.json b/all/site/all.json index 92a923670..3d90e5e5a 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -1379,6 +1379,7 @@ "resolvedefinodes.site", "resolveprotocol.site", "resolveprotocols.site", + "resolver-dappvalidator.site", "resolverdapp.site", "resolvesit.site", "resolvewebappnet.site", diff --git a/all/xyz/all.json b/all/xyz/all.json index e8915db92..4fe84afb0 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -691,6 +691,7 @@ "claim-rektcoin.xyz", "claim-renq.xyz", "claim-renzoprotocolairdrop.xyz", + "claim-resolvairdrop.xyz", "claim-sai.xyz", "claim-sapien.xyz", "claim-satlayer.xyz", diff --git a/meta/2025-09.json b/meta/2025-09.json index 5b2797173..d6eaabfab 100644 --- a/meta/2025-09.json +++ b/meta/2025-09.json @@ -1,4 +1,20 @@ [ + { + "date": "2025-09-25", + "url": "claim-resolvairdrop.xyz" + }, + { + "date": "2025-09-25", + "url": "claim-resolvairdrop.xyz." + }, + { + "date": "2025-09-25", + "url": "polkadot-wallet.io" + }, + { + "date": "2025-09-25", + "url": "resolver-dappvalidator.site" + }, { "date": "2025-09-24", "url": "a-pi-web.online" diff --git a/package.json b/package.json index ca4cc22bf..027f7818d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.20-1-x", + "version": "0.25.20-2-x", "versions": { - "git": "0.25.20-1-x", + "git": "0.25.20-2-x", "npm": "0.25.19" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cfe67557a..f4d875a7f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.20-1-x", + "version": "0.25.20-2-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index dcc7e0027..0c40a2133 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.20-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.20-2-x' };