diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a1cc11237..0edd74d93 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 97 michalisFr Update address.json (#4380) - 69 alineherzman Update all.json (#4463) + 70 alineherzman Update all.json (#4470) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) 14 Tarik Gul 0.22.8 (#4438) diff --git a/all.json b/all.json index 17fdbc706..28eeee9b6 100644 --- a/all.json +++ b/all.json @@ -35,7 +35,6 @@ "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", - "jpivd.top", "0pensea.co.uk", "0therside.com", "0vvwvuniswap.top", @@ -14771,6 +14770,7 @@ "joulekkerding.co.za", "journey-mantle.com", "jovensacademy.com", + "jpivd.top", "jpolkadot.js.org", "jto-coin.com", "jto-network.com", diff --git a/all/top/all.json b/all/top/all.json index 7e7121b6b..e37dba9c6 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -138,6 +138,7 @@ "jito-airdrop.top", "jitoairdrop.top", "joingrapes.top", + "jpivd.top", "jupclaim.top", "jupiterairdrop.top", "jupiterclaim.top", diff --git a/meta/2024-06.json b/meta/2024-06.json index 3855311bf..b61251791 100644 --- a/meta/2024-06.json +++ b/meta/2024-06.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-06-12", + "url": "jpivd.top" + }, { "date": "2024-06-11", "url": "airdrop.governance-manta.com" diff --git a/package.json b/package.json index 00867ad54..34edc14d1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.9-18-x", + "version": "0.22.9-19-x", "versions": { - "git": "0.22.9-18-x", + "git": "0.22.9-19-x", "npm": "0.22.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 45eca84d5..572c29831 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.9-18-x", + "version": "0.22.9-19-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f95b1c642..5a7647a0e 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.22.9-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.9-19-x' };