diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f892b6528..3be66a6ff 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 954 Tim Janssen Update all.json (#4444) 934 Frank Update all.json (#4450) 618 Mich Block hub-polkadot.com (#4343) - 614 mhusnirizal update all.json (#4436) + 615 mhusnirizal update all.json (#4451) 551 Jaco Allow addition of denySub entries (#4223) 97 michalisFr Update address.json (#4380) 64 alineherzman Update all.json (#4448) diff --git a/all.json b/all.json index d06c91f76..89c92a0fb 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ "zapto.org" ], "deny": [ - "gaming-mantagalaxies.com", ".top", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", @@ -13097,6 +13096,7 @@ "gamesfi-seedify.com", "gamfinode.online", "gamificacao.site", + "gaming-mantagalaxies.com", "gaming-pudgypenguins.com", "gamini-wallet.com", "gamium.pages.dev", diff --git a/all/com/all.json b/all/com/all.json index ff2145f3e..a96325130 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4583,6 +4583,7 @@ "gamefl-seedify.com", "games-pudgypenguins.com", "gamesfi-seedify.com", + "gaming-mantagalaxies.com", "gaming-pudgypenguins.com", "gamini-wallet.com", "garantexchange.com", diff --git a/meta/2024-05.json b/meta/2024-05.json index 1a80916d0..0b025e41e 100644 --- a/meta/2024-05.json +++ b/meta/2024-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-05-31", + "url": "gaming-mantagalaxies.com" + }, { "date": "2024-05-31", "url": "metamaskusalogin.mystrikingly.com" diff --git a/package.json b/package.json index f0cb6e8e3..45837ce33 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.9-7-x", + "version": "0.22.9-8-x", "versions": { - "git": "0.22.9-7-x", + "git": "0.22.9-8-x", "npm": "0.22.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b74237ff6..d20f586cf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.9-7-x", + "version": "0.22.9-8-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 cced4c147..a5b1f77a7 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-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.9-8-x' };