diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c081ca2d5..6cfe64cfd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 644 mhusnirizal update all.json (#4592) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) - 103 alineherzman Update address.json (#4590) + 104 alineherzman Update all.json (#4594) 97 michalisFr Update address.json (#4380) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 21 Tarik Gul 0.23.3 (#4568) diff --git a/all.json b/all.json index afc1c774d..8eab6f080 100644 --- a/all.json +++ b/all.json @@ -41,7 +41,6 @@ "0vwwuniswap.top", "0x-protocol.com", "0x-web3redrop.net", - "staking-avail.live", "0x0ai.org", "0x0aiclaim-dao.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -27877,6 +27876,7 @@ "stakilng-seedify.org", "staking-avail-cg9.pages.dev", "staking-avail.com", + "staking-avail.live", "staking-chainlink.online", "staking-chainswaperc.net", "staking-eth.org", diff --git a/all/live/all.json b/all/live/all.json index d4f15c7d2..9e66651a5 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -1305,6 +1305,7 @@ "stablefund.live", "stackecosystem.live", "stakemigrat6373783282.live", + "staking-avail.live", "staking-parastate.live", "stakingmigrate899897878.live", "stakingpaalai.live", diff --git a/meta/2024-08.json b/meta/2024-08.json index e81aa7206..268b6ce53 100644 --- a/meta/2024-08.json +++ b/meta/2024-08.json @@ -35,6 +35,10 @@ "date": "2024-08-18", "url": "snycwallets.app" }, + { + "date": "2024-08-18", + "url": "staking-avail.live" + }, { "date": "2024-08-17", "url": "claim-easya.com" diff --git a/package.json b/package.json index 6edcac36d..8305ef80c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.4-22-x", + "version": "0.23.4-23-x", "versions": { - "git": "0.23.4-22-x", + "git": "0.23.4-23-x", "npm": "0.23.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 14daa4fcd..ca2518feb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.4-22-x", + "version": "0.23.4-23-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 beb18271e..a6ef5c10f 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.4-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.4-23-x' };