diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f15a82fba..30017435c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) - 233 Frank Update all.json (#2127) + 234 Frank Update all.json (#2133) 184 Tim Janssen Update all.json (#2131) 92 michalisFr Added 0 new domains (#2124) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index f8fb81bc6..d52c336d0 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "0xtorus.com", - "allmultidigital.com", - "diagnosticsbots.tech", - "validateserver.com", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -337,6 +334,7 @@ "allinone-services.net", "allinonesync.com", "allmainnetdapps.com", + "allmultidigital.com", "allnetsync.com", "allnode.online", "allnodeauthenticator.network", @@ -3766,6 +3764,7 @@ "dfiniwallet.com", "dfyn.medium.com.ru", "dgarbha.com", + "diagnosticsbots.tech", "dificapitol.com", "digi-byte.org", "digibytesync.com", @@ -10261,6 +10260,7 @@ "validates-wallets.com", "validatesecurredwallets.com", "validatesecurredwallets.online", + "validateserver.com", "validatestoken.com", "validatestokens.com", "validateswallets.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 889952141..4e636f8be 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,8 +1,16 @@ [ + { + "date": "2022-08-28", + "url": "allmultidigital.com" + }, { "date": "2022-08-28", "url": "debuggerror.site" }, + { + "date": "2022-08-28", + "url": "diagnosticsbots.tech" + }, { "date": "2022-08-28", "url": "erroresolver.art" @@ -15,6 +23,10 @@ "date": "2022-08-28", "url": "safebridge.best" }, + { + "date": "2022-08-28", + "url": "validateserver.com" + }, { "date": "2022-08-27", "url": "binanrector.online" diff --git a/package.json b/package.json index 265ac25d7..8097bb817 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-28-x", + "version": "0.18.7-29-x", "versions": { - "git": "0.18.7-28-x", + "git": "0.18.7-29-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 468d436cb..26a59028c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-28-x", + "version": "0.18.7-29-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 f28a57cce..097c77a7c 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.7-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-29-x' };