diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fcc2472ca..f892b6528 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 954 Tim Janssen Update all.json (#4444) - 933 Frank Update all.json (#4442) + 934 Frank Update all.json (#4450) 618 Mich Block hub-polkadot.com (#4343) 614 mhusnirizal update all.json (#4436) 551 Jaco Allow addition of denySub entries (#4223) diff --git a/all.json b/all.json index 8055c4953..844682b4a 100644 --- a/all.json +++ b/all.json @@ -39,7 +39,6 @@ "0therside.com", "0vvwvuniswap.top", "0vvwwuniswap.top", - "metamaskusalogin.mystrikingly.com", "0vwwuniswap.top", "0x-web3redrop.net", "0x0ai.org", @@ -17732,6 +17731,7 @@ "metamasku.net", "metamaskus.io", "metamaskusalogin.gitbook.io", + "metamaskusalogin.mystrikingly.com", "metamaskusan.azurewebsites.net", "metamaskusawallrt.gitbook.io", "metamaskv2.io", diff --git a/all/com/all.json b/all/com/all.json index f71b3e200..ff2145f3e 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -6173,6 +6173,7 @@ "metamasksupportdesk.com", "metamasksync.com", "metamasku.com", + "metamaskusalogin.mystrikingly.com", "metamaskvalidation.com", "metamaskverif.com", "metamaskverified.com", diff --git a/meta/2024-05.json b/meta/2024-05.json index 49b71b7d9..1a80916d0 100644 --- a/meta/2024-05.json +++ b/meta/2024-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-05-31", + "url": "metamaskusalogin.mystrikingly.com" + }, { "date": "2024-05-29", "url": "nnnfk.top" diff --git a/package.json b/package.json index b544c2426..f0cb6e8e3 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.9-6-x", + "version": "0.22.9-7-x", "versions": { - "git": "0.22.9-6-x", + "git": "0.22.9-7-x", "npm": "0.22.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0fa7b38f1..b74237ff6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.9-6-x", + "version": "0.22.9-7-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 eaaf86d39..cced4c147 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.9-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.9-7-x' };