diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d7177e2f9..abc8da060 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 1128 Tim Janssen Update all.json (#4988) - 1081 Frank Update all.json (#4987) + 1082 Frank Update all.json (#4989) 694 mhusnirizal update all.json (#4977) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) diff --git a/all.json b/all.json index 151429734..bcf2955db 100644 --- a/all.json +++ b/all.json @@ -99,8 +99,6 @@ "12345678987654321.link", "1250usdc.com", "125appsweb-server.pages.dev", - "exlink.site", - "willowsunion.com", "130364839292676430.app", "135-125-137-197.plesk.page", "137-184-141-8.plesk.page", @@ -16725,6 +16723,7 @@ "exhubio.com", "exlagex.com", "exlagix.com", + "exlink.site", "exlogex.com", "exmo-coin.com", "exochainconnect.org", @@ -42606,6 +42605,7 @@ "wilkoclosing.com", "willcocontractings.com", "willie-coin.site", + "willowsunion.com", "wilnetly.com", "wiltonoption.network", "win-treasure.com", diff --git a/all/com/all.json b/all/com/all.json index 050c756d8..326b04b60 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -14659,6 +14659,7 @@ "wikiemu.com", "wilkoclosing.com", "willcocontractings.com", + "willowsunion.com", "wilnetly.com", "win-treasure.com", "winnerinvestgroup.com", diff --git a/all/site/all.json b/all/site/all.json index 5226228f3..41d43fd16 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -617,6 +617,7 @@ "everlodge-io.site", "evmrectification-dapps.site", "evsoanter.site", + "exlink.site", "exoduswallet.site", "ezbent.site", "faklemen.site", diff --git a/meta/2025-02.json b/meta/2025-02.json index ea18db116..2f8a09a78 100644 --- a/meta/2025-02.json +++ b/meta/2025-02.json @@ -63,6 +63,10 @@ "date": "2025-02-27", "url": "elon4afdclaim.meme" }, + { + "date": "2025-02-27", + "url": "exlink.site" + }, { "date": "2025-02-27", "url": "flarenetwork-connect.com" @@ -131,6 +135,10 @@ "date": "2025-02-27", "url": "webnoderectify.xyz." }, + { + "date": "2025-02-27", + "url": "willowsunion.com" + }, { "date": "2025-02-27", "url": "zoridex.com" diff --git a/package.json b/package.json index 6daf5f4e6..d084f2140 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.5-23-x", + "version": "0.25.5-24-x", "versions": { - "git": "0.25.5-23-x", + "git": "0.25.5-24-x", "npm": "0.25.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7f8b98ea7..d837124c6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.5-23-x", + "version": "0.25.5-24-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.4.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0061cc167..94158aa1e 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.5-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.5-24-x' };