diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 49e869b61..f2cdc5b2b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 572 Frank Update all.json (#3162) - 549 Tim Janssen Update all.json (#3161) + 550 Tim Janssen Update all.json (#3163) 518 Jaco Add r2.dev to allow (Cloudflare bucket) (#3155) 417 mhusnirizal update all.json (#3160) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 8d14babf3..2eead069b 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "collabverify.in", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2698,6 +2697,7 @@ "collabsyncwallet.com", "collabtool.live", "collabvalidator.com", + "collabverify.in", "collabverify.online", "collabwallett.com", "collabxmeta.com", diff --git a/all/in/all.json b/all/in/all.json index ffbbc5bcc..b63146c67 100644 --- a/all/in/all.json +++ b/all/in/all.json @@ -5,6 +5,7 @@ "cake-token.in", "cointechiesolution.in", "collabland.in", + "collabverify.in", "connectwallet.co.in", "dapptools.in", "fixsmartco.in", diff --git a/meta/2023-03.json b/meta/2023-03.json index 92d35aa95..aab05859f 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -3,6 +3,10 @@ "date": "2023-03-21", "url": "alephszero.org" }, + { + "date": "2023-03-21", + "url": "collabverify.in" + }, { "date": "2023-03-21", "url": "dallebitbridge.xyz" diff --git a/package.json b/package.json index c5191d2e1..b6e0de404 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-10-x", + "version": "0.20.4-11-x", "versions": { - "git": "0.20.4-10-x", + "git": "0.20.4-11-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9c85b7db5..ccf4a87ec 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-10-x", + "version": "0.20.4-11-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e2022355c..cc5b7a13e 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.4-10-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-11-x' };