diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1c84bd94d..147694e97 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 1238 Tim Janssen Update all.json (#5373) 1205 Frank Update all.json (#5374) - 748 mhusnirizal update all.json (#5375) + 749 mhusnirizal update all.json (#5376) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 130 alineherzman Update all.json (#5371) diff --git a/all.json b/all.json index 6f068bdc1..ab57dbd3e 100644 --- a/all.json +++ b/all.json @@ -31,11 +31,6 @@ "zapto.org" ], "deny": [ - "sushiv3.com", - "peaq.run", - "multichainlayer.live", - "airdrop-pepeunchained.org", - "smartdappresolvers.live", "0-chain.com", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", @@ -1320,6 +1315,7 @@ "airdrop-pepeunchained.com", "airdrop-pepeunchained.io", "airdrop-pepeunchained.net", + "airdrop-pepeunchained.org", "airdrop-pepu.com", "airdrop-phantom.app", "airdrop-pikamoon.com", @@ -28943,6 +28939,7 @@ "multichainfix.org", "multichainfixnow.pages.dev", "multichainfixx.pages.dev", + "multichainlayer.live", "multichainlayer.xyz", "multichainlink.pages.dev", "multichainmigration.online", @@ -32636,6 +32633,7 @@ "peaq.claims", "peaq.fyi", "peaq.menu", + "peaq.run", "peaq.world", "peaqapp.network", "peaqxyz.com", @@ -39159,6 +39157,7 @@ "smartdapplinks.com", "smartdappnodes.com", "smartdappresolve.pages.dev", + "smartdappresolvers.live", "smartdapprestore.live", "smartdapps.live", "smartdapps.net", @@ -40828,6 +40827,7 @@ "sushiswap.io", "sushiswapp.net", "sushiswoqe.com", + "sushiv3.com", "sushl-swap.xyz", "suswap.click", "suthysupplsun.website", diff --git a/all/com/all.json b/all/com/all.json index 9071dcee7..1cb57ff57 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -13349,6 +13349,7 @@ "surveyrefix.com", "sushi-swaper.com", "sushiswoqe.com", + "sushiv3.com", "svap.us.com", "swahbitcoin.com", "swan-airdrop.com", diff --git a/all/live/all.json b/all/live/all.json index 61d63f379..1484501e8 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -1210,6 +1210,7 @@ "multichainbridge.live", "multichainconnect.live", "multichainconnects.live", + "multichainlayer.live", "multichainprotocol.live", "multichainresolve.live", "multichains-tools.live", @@ -1633,6 +1634,7 @@ "smartcontractsynchronization.live", "smartdappautofix.live", "smartdappconnect.live", + "smartdappresolvers.live", "smartdapprestore.live", "smartdapps.live", "smartdappsauthorizatoin.live", diff --git a/all/org/all.json b/all/org/all.json index 4cbf21eb6..5fcb65c22 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -64,6 +64,7 @@ "airdrop-nulink.org", "airdrop-ousd.org", "airdrop-pancakesapp-protocol.org", + "airdrop-pepeunchained.org", "airdrop-polarise.org", "airdrop-pravesea.org", "airdrop-prom.org", diff --git a/all/run/all.json b/all/run/all.json index dcdb0de6f..bd6c1d71c 100644 --- a/all/run/all.json +++ b/all/run/all.json @@ -39,6 +39,7 @@ "network3.run", "newfon.run", "nomisma.run", + "peaq.run", "pengufordevelopers.run", "plaguworlzq.run", "polkadot.run", diff --git a/meta/2025-09.json b/meta/2025-09.json index 886deb486..e98f06c02 100644 --- a/meta/2025-09.json +++ b/meta/2025-09.json @@ -1,4 +1,24 @@ [ + { + "date": "2025-09-19", + "url": "airdrop-pepeunchained.org" + }, + { + "date": "2025-09-19", + "url": "multichainlayer.live" + }, + { + "date": "2025-09-19", + "url": "peaq.run" + }, + { + "date": "2025-09-19", + "url": "smartdappresolvers.live" + }, + { + "date": "2025-09-19", + "url": "sushiv3.com" + }, { "date": "2025-09-18", "url": "airdrop-boundless.site" diff --git a/package.json b/package.json index 4e65ac428..403ba548f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.19-43-x", + "version": "0.25.19-44-x", "versions": { - "git": "0.25.19-43-x", + "git": "0.25.19-44-x", "npm": "0.25.18" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7ac938be0..5a3d34de1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.19-43-x", + "version": "0.25.19-44-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 408acdae9..65b6cd81b 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.19-43-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.19-44-x' };