diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 85695166a..70630a54d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 755 Frank Update all.json (#3766) + 756 Frank Update all.json (#3770) 753 Tim Janssen Update all.json (#3769) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) diff --git a/all.json b/all.json index 2f65fc841..594fa87b1 100644 --- a/all.json +++ b/all.json @@ -77,8 +77,6 @@ "185-236-231-141.plesk.page", "185-236-231-184.plesk.page", "185-236-231-227.plesk.page", - "connect.collab.vg", - "collab.vg", "185-236-231-84.plesk.page", "185-236-231-93.plesk.page", "185-249-218-167.plesk.page", @@ -3441,6 +3439,7 @@ "cọllạb.land", "collab.rest", "collab.si", + "collab.vg", "collabactivation.com", "collabandd.cc", "collabapprove.digital", diff --git a/all/vg/all.json b/all/vg/all.json new file mode 100644 index 000000000..2dfa3bf7f --- /dev/null +++ b/all/vg/all.json @@ -0,0 +1,3 @@ +[ + "collab.vg" +] diff --git a/meta/2023-08.json b/meta/2023-08.json index 67a346d81..04e4749e9 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -23,10 +23,18 @@ "date": "2023-08-12", "url": "claimethereum.org" }, + { + "date": "2023-08-12", + "url": "collab.vg" + }, { "date": "2023-08-12", "url": "community-collabland.net" }, + { + "date": "2023-08-12", + "url": "connect.collab.vg" + }, { "date": "2023-08-12", "url": "dapps-encrypted-wallet.pages.dev" diff --git a/package.json b/package.json index eed98421c..073417dc1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-271-x", + "version": "0.21.6-272-x", "versions": { - "git": "0.21.6-271-x", + "git": "0.21.6-272-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 64347a8c1..558de4ca4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-271-x", + "version": "0.21.6-272-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9b22a572a..a6b7767fc 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.21.6-271-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-272-x' };