diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9e4aeee9c..6636998c7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 636 mhusnirizal Update all.json (#4546) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) - 100 alineherzman Update all.json (#4548) + 101 alineherzman Update all.json (#4549) 97 michalisFr Update address.json (#4380) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 19 Tarik Gul 0.23.1 (#4519) diff --git a/all.json b/all.json index 933aee346..24d2947a9 100644 --- a/all.json +++ b/all.json @@ -39,7 +39,6 @@ "0ver.network", "0vvwwuniswap.top", "0vwwuniswap.top", - "wqree.top", "0x-protocol.com", "0x-web3redrop.net", "0x0ai.org", @@ -34151,6 +34150,7 @@ "wowoproject-com.pages.dev", "wpolkadot.js.org", "wpolkadot.network", + "wqree.top", "wrap-lido.fi", "wraplink.online", "wrappedbtc.org", diff --git a/all/top/all.json b/all/top/all.json index 6a8f8817a..c400b7cc2 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -369,6 +369,7 @@ "winner-crypto.top", "wombatcoin.top", "worldcoin-airdrop.top", + "wqree.top", "wwwmanta.top", "wxlivec.top", "xbits.top", diff --git a/meta/2024-07.json b/meta/2024-07.json index 10032610c..739056c51 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -3,6 +3,10 @@ "date": "2024-07-26", "url": "sovkh.top" }, + { + "date": "2024-07-26", + "url": "wqree.top" + }, { "date": "2024-07-25", "url": "airdrop-ancient.top" diff --git a/package.json b/package.json index 1da2787d7..0055a9a4e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.2-21-x", + "version": "0.23.2-22-x", "versions": { - "git": "0.23.2-21-x", + "git": "0.23.2-22-x", "npm": "0.23.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 36dca01d0..33623bde3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.2-21-x", + "version": "0.23.2-22-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 93044c7ca..cd6e4f0f6 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.23.2-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-22-x' };