diff --git a/.123current b/.123current index 272cc0eea..60d840f17 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-4-x \ No newline at end of file +0.16.3-5-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ec58d4a8e..9c0fa3026 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 167 Frank Update all.json (#1745) 79 michalisFr Update all.json (#1540) 31 Bill Laboon Add allinone-services.net (#1727) - 27 thwjanssen89 Update all.json (#1743) + 28 thwjanssen89 Update all.json (#1746) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index ba5deb066..a3cb63a7a 100644 --- a/all.json +++ b/all.json @@ -3,12 +3,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "dappsauthentications.com", - "mainetdapp.org", - "collab-land-sync.com", - "wallethelpteam.com", - "connectsforfix.xyz", - "supportrectification.online", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -1335,6 +1329,7 @@ "collaabconnects.net", "collab-helpdesk.com", "collab-land-secure.com", + "collab-land-sync.com", "collab-land-verify.com", "collab-landhelpdesk.com", "collab-lands.cf", @@ -1591,6 +1586,7 @@ "connectsecuredweb3.org", "connectsfixs.com", "connectsfixs.xyz", + "connectsforfix.xyz", "connectsmartdapp.com", "connectsmartdapps.net", "connectsolution.tokenpocketnodes.online", @@ -2447,6 +2443,7 @@ "dappsauthenticate.com", "dappsauthenticate.net", "dappsauthenticate.org", + "dappsauthentications.com", "dappsauthenticator.net", "dappsauthenticator.tech", "dappsauthorization.com", @@ -4565,6 +4562,7 @@ "maindefisync.com", "mainet.app", "mainetconnects.com", + "mainetdapp.org", "mainetintegration.com", "mainetonline.com", "mainetonline.org", @@ -7794,6 +7792,7 @@ "supportmetamask.netilify.app", "supportmetamasks.netilify.app", "supportprotocol.online", + "supportrectification.online", "supportwalletrestore.com", "supportwallets.online", "supportwebdefi.com", @@ -9804,6 +9803,7 @@ "wallethd.com", "wallethelp.hb-debt.com", "wallethelp.online", + "wallethelpteam.com", "wallethetatoken.org", "wallethomeconnect.live", "wallethub.site", diff --git a/meta/2022-07.json b/meta/2022-07.json index 9bc1c4812..7f0e9f5fa 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -27,6 +27,10 @@ "date": "2022-07-04", "url": "cointradingconnectsolution.xyz" }, + { + "date": "2022-07-04", + "url": "collab-land-sync.com" + }, { "date": "2022-07-04", "url": "connect-syncapp.com" @@ -43,6 +47,14 @@ "date": "2022-07-04", "url": "connectoe.netlify.app" }, + { + "date": "2022-07-04", + "url": "connectsforfix.xyz" + }, + { + "date": "2022-07-04", + "url": "dappsauthentications.com" + }, { "date": "2022-07-04", "url": "dappsresolve.tech" @@ -67,6 +79,10 @@ "date": "2022-07-04", "url": "maindefisync.com" }, + { + "date": "2022-07-04", + "url": "mainetdapp.org" + }, { "date": "2022-07-04", "url": "mainnetchainssync.net" @@ -99,6 +115,10 @@ "date": "2022-07-04", "url": "reacts-station.co" }, + { + "date": "2022-07-04", + "url": "supportrectification.online" + }, { "date": "2022-07-04", "url": "swiftappsfixed.com" @@ -115,6 +135,10 @@ "date": "2022-07-04", "url": "walletconnectsystems.site" }, + { + "date": "2022-07-04", + "url": "wallethelpteam.com" + }, { "date": "2022-07-04", "url": "walletsyncer.online" diff --git a/package.json b/package.json index 74ae7615c..23453e262 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.16.3-4-x", + "version": "0.16.3-5-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d2dce9055..16b7f4827 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-4-x", + "version": "0.16.3-5-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b7e11d0a7..49a0be5ff 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.16.3-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-5-x' };