diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 303ab2426..0e0985519 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 572 Mich Update address.json (#1815) 421 Jaco Add reported URLs (#1823) - 256 mhusnirizal update all.json (#1830) + 257 mhusnirizal update all.json (#1835) 178 Frank Update all.json (#1832) 79 michalisFr Update all.json (#1540) 68 thwjanssen89 Update all.json (#1834) diff --git a/all.json b/all.json index f0646a409..edce71451 100644 --- a/all.json +++ b/all.json @@ -1,8 +1,6 @@ { "allow": [], "deny": [ - "unicefyouthrelief.com", - "mywallets-dappsvalidation.weebly.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -5692,6 +5690,7 @@ "mywallets-authentications.weebly.com", "mywallets-connect.site", "mywallets-connects.online", + "mywallets-dappsvalidation.weebly.com", "mywalletsconnect.live", "mywalletsdap.xyz", "mywalletsecure.site", @@ -8779,6 +8778,7 @@ "undpgrants.com", "unhra.com", "uniaward.org", + "unicefyouthrelief.com", "uniconnect.live", "unicswape.com", "unicswop.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 3f2de7453..ccfad82fc 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -15,6 +15,10 @@ "date": "2022-07-18", "url": "dappsvalidators.ne" }, + { + "date": "2022-07-18", + "url": "mywallets-dappsvalidation.weebly.com" + }, { "date": "2022-07-18", "url": "securemainappnet.com" @@ -23,6 +27,10 @@ "date": "2022-07-18", "url": "tokenprotocoldefi.com" }, + { + "date": "2022-07-18", + "url": "unicefyouthrelief.com" + }, { "date": "2022-07-18", "url": "webnodeserver.tech" diff --git a/package.json b/package.json index 1c4d5ab2e..002eb7fe4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-38-x", + "version": "0.17.3-39-x", "versions": { - "git": "0.17.3-38-x", + "git": "0.17.3-39-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eced1e70a..ff3c49463 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-38-x", + "version": "0.17.3-39-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 65c811014..ea3a6dcca 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.17.3-38-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-39-x' };