diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d645caea3..152b6f119 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) - 73 alineherzman Update all.json (#4493) + 74 alineherzman Update all.json (#4498) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) 16 Tarik Gul 0.22.10 (#4489) diff --git a/all.json b/all.json index 5006e4e22..84f0be853 100644 --- a/all.json +++ b/all.json @@ -41,7 +41,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "0x-protocol.com", - "pdpfzj.top", "0x-web3redrop.net", "0x0ai.org", "0x0aiclaim-dao.com", @@ -21907,6 +21906,7 @@ "pcrivnote.com", "pcshelpdesk.co", "pcsupport24-7.com", + "pdpfzj.top", "pdugyworld.com", "peacemakerinu.com", "peakdefi.net", diff --git a/all/top/all.json b/all/top/all.json index d0fe505cf..3b29d902e 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -216,6 +216,7 @@ "ousdtoken.top", "pancakeswap.quozza.top", "pancakeswapflnance.top", + "pdpfzj.top", "pendlehub.top", "pepe2.top", "pepedrop.top", diff --git a/meta/2024-07.json b/meta/2024-07.json new file mode 100644 index 000000000..b41d597b7 --- /dev/null +++ b/meta/2024-07.json @@ -0,0 +1,6 @@ +[ + { + "date": "2024-07-01", + "url": "pdpfzj.top" + } +] diff --git a/meta/index.json b/meta/index.json index c03711116..7c105a38c 100644 --- a/meta/index.json +++ b/meta/index.json @@ -1,4 +1,5 @@ [ + "2024-07", "2024-06", "2024-05", "2024-04", diff --git a/package.json b/package.json index 2b254e3c5..702a637dd 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.11-5-x", + "version": "0.22.11-6-x", "versions": { - "git": "0.22.11-5-x", + "git": "0.22.11-6-x", "npm": "0.22.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 50ad3c303..dbf9999d0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.11-5-x", + "version": "0.22.11-6-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 29096a931..bf776c8d1 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.11-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.11-6-x' };