diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 96e836d50..de6cfdcb1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 544 Frank Update all.json (#3093) - 533 Tim Janssen Update all.json (#3099) + 534 Tim Janssen Update all.json (#3100) 504 Jaco Bump dev deps (#3089) 413 mhusnirizal update all.json (#3045) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 9be793a85..00d822e1c 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "qwertasverify.ddnss.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11581,6 +11580,7 @@ "quicksynchronize.com", "quickvalidatewallet.netlify.app", "quickwithdrawal.com", + "qwertasverify.ddnss.org", "r5r6yt78u9i92jg.com", "r5t8790i676tr5r.com", "racifywebb-3daolunchpads.com", diff --git a/all/org/all.json b/all/org/all.json index 0a3ff6f85..618d766ce 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -705,6 +705,7 @@ "protocol-fix.org", "prspoi.org", "quickfixprotocol.org", + "qwertasverify.ddnss.org", "rampad.org", "rapity.org", "rbi-in.org", diff --git a/meta/2023-03.json b/meta/2023-03.json index 50662fc15..ba9e32e34 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -103,6 +103,10 @@ "date": "2023-03-08", "url": "project-dapps-auth-web.app" }, + { + "date": "2023-03-08", + "url": "qwertasverify.ddnss.org" + }, { "date": "2023-03-08", "url": "resolvemainacc.online" diff --git a/package.json b/package.json index 0d0eaeb3b..70f5744d9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-15-x", + "version": "0.20.2-16-x", "versions": { - "git": "0.20.2-15-x", + "git": "0.20.2-16-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 538cb418d..1b8d33745 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-15-x", + "version": "0.20.2-16-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6c3851422..dc176cfda 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.20.2-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-16-x' };