diff --git a/.123current b/.123current index 68f406eac..07a21211f 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-7-x \ No newline at end of file +0.16.3-8-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c72e9555a..594f18dc7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 168 Frank Update all.json (#1747) 79 michalisFr Update all.json (#1540) 31 Bill Laboon Add allinone-services.net (#1727) - 28 thwjanssen89 Update all.json (#1746) + 29 thwjanssen89 Update all.json (#1749) 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 9afea1d51..5995e2763 100644 --- a/all.json +++ b/all.json @@ -3,9 +3,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "verified-colabland.com", - "thedefinetwork.online", - "securetoken.ga", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -7434,6 +7431,7 @@ "securesyncr.com", "securesyncs.com", "securetoken.appsync.ga", + "securetoken.ga", "securetoken.live", "securetoken.su", "securetokenrestore.com", @@ -8223,6 +8221,7 @@ "thedappsauth.com", "thedappsbridgeassets.com", "thedapslinking.site", + "thedefinetwork.online", "thedefipairedapps.online", "thedefiprotocol.online", "theden-token.com", @@ -9103,6 +9102,7 @@ "verificationmetamask.rf.gd", "verificationprocess-metamask.io", "verificationtw.com", + "verified-colabland.com", "verify-account.net", "verify-auth.online", "verify-chain.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 7637a5d5d..f3583a9dd 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -83,6 +83,10 @@ "date": "2022-07-05", "url": "scannodeidentity.live" }, + { + "date": "2022-07-05", + "url": "securetoken.ga" + }, { "date": "2022-07-05", "url": "smartcoiintechsollution.xyz" @@ -135,6 +139,10 @@ "date": "2022-07-05", "url": "syncfix.netlify.app" }, + { + "date": "2022-07-05", + "url": "thedefinetwork.online" + }, { "date": "2022-07-05", "url": "uniqrcgen.com" @@ -143,6 +151,10 @@ "date": "2022-07-05", "url": "unixxgen.com" }, + { + "date": "2022-07-05", + "url": "verified-colabland.com" + }, { "date": "2022-07-05", "url": "walletverificationdapp.co" diff --git a/package.json b/package.json index 2ed835aa4..e3f3ccdf3 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-7-x", + "version": "0.16.3-8-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 73f5187c6..6aba34e6a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-7-x", + "version": "0.16.3-8-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 d83dcedaa..c11c19a3b 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-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-8-x' };