diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 16a18f282..2eaf4ee02 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 959 Tim Janssen Update all.json (#4501) + 960 Tim Janssen Update all.json (#4510) 947 Frank Update all.json (#4507) 631 mhusnirizal update all.json (#4506) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 7300062eb..9383e3531 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "pclkaclotre.top", "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", @@ -22194,6 +22193,7 @@ "pcakecoins.finance", "pccpa.cc", "pcertification.xyz", + "pclkaclotre.top", "pcloudfxcrediteconnectverification.com", "pcrivnote.com", "pcshelpdesk.co", diff --git a/all/top/all.json b/all/top/all.json index 677c08762..7675e1143 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -227,6 +227,7 @@ "ousdtoken.top", "pancakeswap.quozza.top", "pancakeswapflnance.top", + "pclkaclotre.top", "pdpfzj.top", "pendlehub.top", "pepe2.top", diff --git a/meta/2024-07.json b/meta/2024-07.json index b824de0f1..977708e04 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -15,6 +15,10 @@ "date": "2024-07-08", "url": "metamaskusa-login.gitbook.io" }, + { + "date": "2024-07-08", + "url": "pclkaclotre.top" + }, { "date": "2024-07-07", "url": "1icecoin.icu" diff --git a/package.json b/package.json index 617e3e00d..26af16d71 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.11-16-x", + "version": "0.22.11-17-x", "versions": { - "git": "0.22.11-16-x", + "git": "0.22.11-17-x", "npm": "0.22.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9a0c091b8..2d7192b9f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.11-16-x", + "version": "0.22.11-17-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 44dae6ad4..fa6bb8956 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-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.11-17-x' };