diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 64fce7d35..3ab99e279 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 484 Mich Update all.json (#1420) 376 Jaco Add airdrop (#1418) - 197 mhusnirizal update all.json (#1416) + 198 mhusnirizal update all.json (#1421) 89 frankywild Update all.json (#1394) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index 2e5446a38..bb68aad7a 100644 --- a/all.json +++ b/all.json @@ -1,13 +1,6 @@ { "allow": [], "deny": [ - "auth-repair.com", - "re-validatemydapps.com", - "dexconnectwork.com", - "s.digital-authorepair.live", - "digital-authorepair.live", - "wallsauthenticator.org", - "dexconnetsweb.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -307,6 +300,7 @@ "auth-connector.com", "auth-dapps.net", "auth-metamask.com", + "auth-repair.com", "auth-server-login.com", "auth-walletconnect.cc", "auth.accessactivation.com", @@ -1932,6 +1926,8 @@ "dexconnections.tools", "dexconnectpost.net", "dexconnectweb.com", + "dexconnectwork.com", + "dexconnetsweb.com", "dexconnetweb.com", "dexdapps.online", "dexinterconnect.online", @@ -1956,6 +1952,7 @@ "digibytewalletsync.net", "digiproapps.com", "digisyncofficial.online", + "digital-authorepair.live", "digital-proapps.com", "digitalappsync.online", "digitalauth-repair.online", @@ -4429,6 +4426,7 @@ "rarlbie.com", "re-joenemen.org", "re-nekdo.men", + "re-validatemydapps.com", "realdapptime.xyz", "realdapptimeline.xyz", "realfix.netlify.app", @@ -4553,6 +4551,7 @@ "rulaninfo.com", "rxomcho.com", "s-walletsync.com", + "s.digital-authorepair.live", "sadbox.quest", "sadbox.shop", "sadbox.site", @@ -6657,6 +6656,7 @@ "wallonlinedapp.online", "walloptimizations.com", "wallrtconnect.netlify.app", + "wallsauthenticator.org", "wallsecureval.com", "wallsmartdapps.xyz", "wallsupport.website", diff --git a/meta/2022-04.json b/meta/2022-04.json index 8884de6cf..bdbae21bf 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -7,6 +7,10 @@ "date": "2022-04-12", "url": "apynodeconnect.xyz" }, + { + "date": "2022-04-12", + "url": "auth-repair.com" + }, { "date": "2022-04-12", "url": "cheemsinufinance.com" @@ -35,6 +39,14 @@ "date": "2022-04-12", "url": "dappwallconnect.com" }, + { + "date": "2022-04-12", + "url": "dexconnectwork.com" + }, + { + "date": "2022-04-12", + "url": "dexconnetsweb.com" + }, { "date": "2022-04-12", "url": "dezconnectpost.com" @@ -43,6 +55,10 @@ "date": "2022-04-12", "url": "dgarbha.com" }, + { + "date": "2022-04-12", + "url": "digital-authorepair.live" + }, { "date": "2022-04-12", "url": "give-sea.info" @@ -87,6 +103,14 @@ "date": "2022-04-12", "url": "mywallet-dappsvalidator.weebly.com" }, + { + "date": "2022-04-12", + "url": "re-validatemydapps.com" + }, + { + "date": "2022-04-12", + "url": "s.digital-authorepair.live" + }, { "date": "2022-04-12", "url": "setting-dapp.services" @@ -175,6 +199,10 @@ "date": "2022-04-12", "url": "walletmigrateweb3.com" }, + { + "date": "2022-04-12", + "url": "wallsauthenticator.org" + }, { "date": "2022-04-12", "url": "webdappauth.com" diff --git a/package.json b/package.json index fd10061c4..39c400247 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.16", + "version": "0.11.17", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9b39132e8..787333e7f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.16", + "version": "0.11.17", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7f579035e..766b3917c 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.11.16' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.17' };