diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4d62f3794..4989480c7 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) - 98 alineherzman Update all.json (#4545) + 99 alineherzman Update all.json (#4547) 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 e30f8d71e..d9b729e11 100644 --- a/all.json +++ b/all.json @@ -37,7 +37,6 @@ "0pensea.co.uk", "0therside.com", "0ver.network", - "qnpuz.top", "0vvwwuniswap.top", "0vwwuniswap.top", "0x-protocol.com", @@ -24215,6 +24214,7 @@ "qhiqo.top", "qixadonfrig.tech", "qldkorean.net", + "qnpuz.top", "qpropaganda.com.br", "qrauth.live", "qrconnect.xyz", diff --git a/all/top/all.json b/all/top/all.json index 58dd36940..892d498d6 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -278,6 +278,7 @@ "pvpdnn.top", "pythairdrop.top", "qhiqo.top", + "qnpuz.top", "qvegy.top", "rbntoken.top", "rectifycavity.top", diff --git a/meta/2024-07.json b/meta/2024-07.json index e2c7cec36..13a353b55 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -67,6 +67,10 @@ "date": "2024-07-25", "url": "promptdappconect.com" }, + { + "date": "2024-07-25", + "url": "qnpuz.top" + }, { "date": "2024-07-25", "url": "swapdappmigraccessweb.com" diff --git a/package.json b/package.json index 6257eef5d..ccfb62426 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.2-19-x", + "version": "0.23.2-20-x", "versions": { - "git": "0.23.2-19-x", + "git": "0.23.2-20-x", "npm": "0.23.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3f496ae7c..ce2ac90ae 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.2-19-x", + "version": "0.23.2-20-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 61e1f6abc..203996428 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-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-20-x' };