diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 62cfc213e..d56e09c55 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) 280 mhusnirizal update all.json (#1991) - 204 Frank Update all.json (#1994) + 205 Frank Update all.json (#1996) 127 Tim Janssen Update all.json (#1995) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 34ce7ac46..ca95dce4d 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "coindappsolliution.xyz", - "deficryptnet.online", - "walletre-activation.com", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -1354,6 +1351,7 @@ "coincorrect.netlify.app", "coindaappserver.site", "coindap-navigation.com", + "coindappsolliution.xyz", "coindappsync.online", "coindevonlineconnectlive.life", "coinencrypt.cloud", @@ -3393,6 +3391,7 @@ "deficonnects.com", "deficonnectsite.com", "deficryprovalidator.site", + "deficryptnet.online", "deficryptoconnect.com", "deficryptoconnects.com", "deficryptowallet.com", @@ -10753,6 +10752,7 @@ "walletqrcauthenticator.online", "walletqrgenerator.net", "walletquickfix.xyz", + "walletre-activation.com", "walletre-authentication.xyz", "walletre-connect.com", "walletreactivate.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index 81b577484..f2d3acad3 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -15,6 +15,10 @@ "date": "2022-08-04", "url": "authenticatedapps.net" }, + { + "date": "2022-08-04", + "url": "coindappsolliution.xyz" + }, { "date": "2022-08-04", "url": "coindevonlineconnectlive.life" @@ -39,6 +43,10 @@ "date": "2022-08-04", "url": "dappssolution.weebly.com" }, + { + "date": "2022-08-04", + "url": "deficryptnet.online" + }, { "date": "2022-08-04", "url": "defimainnet.site" @@ -67,6 +75,10 @@ "date": "2022-08-04", "url": "siayu.indramayukab.go.id" }, + { + "date": "2022-08-04", + "url": "walletre-activation.com" + }, { "date": "2022-08-03", "url": "altdexbridge.live" diff --git a/package.json b/package.json index 014bdd178..6e822ae15 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-42-x", + "version": "0.18.3-43-x", "versions": { - "git": "0.18.3-42-x", + "git": "0.18.3-43-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c2d9676b7..4a8e7f1fd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-42-x", + "version": "0.18.3-43-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fac7dff9e..3ae30608f 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.3-42-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-43-x' };