diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1b1510a59..c768a14d2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 433 Jaco Plesk site flatenning (#1933) 269 mhusnirizal update all.json (#1935) 191 Frank Update all.json (#1934) - 107 thwjanssen89 Update all.json (#1937) + 108 thwjanssen89 Update all.json (#1938) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 5aa5852fc..29abd76a5 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "walletactivate.com", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -9997,6 +9996,7 @@ "walletaccesslive.online", "walletaccessrecovery.network", "walletaccessrestore.com", + "walletactivate.com", "walletactivation.net", "walletactivation.xyz", "walletactivator.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index b8a219630..e747efab0 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-07-28", + "url": "walletactivate.com" + }, { "date": "2022-07-27", "url": "45-81-232-15.plesk.page" diff --git a/package.json b/package.json index 55b4a0dfc..84cdd5f86 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-52-x", + "version": "0.18.2-53-x", "versions": { - "git": "0.18.2-52-x", + "git": "0.18.2-53-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 01e2f09a4..33a26bd72 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-52-x", + "version": "0.18.2-53-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 57212b858..713698c4c 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.2-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-53-x' };