diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e834cb168..87ab89a1f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 483 Jaco Fix invalid url character (#2852) + 453 Tim Janssen Update all.json (#2856) 452 Frank Update all.json (#2849) - 452 Tim Janssen Update all.json (#2854) 394 mhusnirizal update all.json (#2850) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 458b7c955..0de8df41c 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "mail.authyapps.live", - "authyapps.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -922,6 +920,7 @@ "authweb3utility.com", "authweb3utility.me", "authx9334a0274e0f203601aa5ff0c4df3830e31a6755.xyz", + "authyapps.live", "authyconnector.icu", "authyconnector.online", "authydapp.live", diff --git a/all/live/all.json b/all/live/all.json index b4faf26ab..5dfee8883 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -52,6 +52,7 @@ "authminweb.live", "authwalletdap.live", "authweb.live", + "authyapps.live", "authydapp.live", "authydapps.live", "auto-accessactivation.live", diff --git a/meta/2023-01.json b/meta/2023-01.json index d7ad61281..2bb4ae070 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -19,6 +19,10 @@ "date": "2023-01-23", "url": "app.contractresolves.network" }, + { + "date": "2023-01-23", + "url": "authyapps.live" + }, { "date": "2023-01-23", "url": "claim-seedify.com" @@ -79,6 +83,10 @@ "date": "2023-01-23", "url": "hohrvestversion.website" }, + { + "date": "2023-01-23", + "url": "mail.authyapps.live" + }, { "date": "2023-01-23", "url": "polkasetartar.com" diff --git a/package.json b/package.json index 9846f4e5c..bdf135a46 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-77-x", + "version": "0.18.14-78-x", "versions": { - "git": "0.18.14-77-x", + "git": "0.18.14-78-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 140cad55d..7efbcd6c5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-77-x", + "version": "0.18.14-78-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bfb4e2cc7..03748e936 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.18.14-77-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-78-x' };