diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4c49e8a1c..dbd7afafe 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 572 Mich Update address.json (#1815) 420 Jaco Keep sub-domains in meta, remove from deny (#1801) - 254 mhusnirizal update all.json (#1819) + 255 mhusnirizal update all.json (#1821) 175 Frank Update all.json (#1811) 79 michalisFr Update all.json (#1540) 62 thwjanssen89 Update all.json (#1820) diff --git a/all.json b/all.json index e49329228..2b9592ea1 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "authdappfiiixeeedaaautttthhdaappppp.weebly.com", - "mainnodeupdate.com", - "wallettconnect.com", - "dappsaccess-mainnet.co", - "dappmainnet.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -484,6 +479,7 @@ "authdappfiiixeedauttthdaapp.weebly.com", "authdappfiiixeedauttthhdaappp.weebly.com", "authdappfiiixeeedaaauttthhdaappppp.weebly.com", + "authdappfiiixeeedaaautttthhdaappppp.weebly.com", "authdappfiiixeeedaauttthhdaappp.weebly.com", "authdappfiiixeeedaauttthhdaappppp.weebly.com", "authdappfiixedauthdappfixed.weebly.com", @@ -2180,6 +2176,7 @@ "dapplivesync.org", "dapplivesyncs.online", "dappmainnet.com", + "dappmainnet.live", "dappmainnet.net", "dappmainnet.org", "dappmanager.io", @@ -2367,6 +2364,7 @@ "dappsaccess-bot.co", "dappsaccess-bot.net", "dappsaccess-bots.net", + "dappsaccess-mainnet.co", "dappsaccess.net", "dappsaccreditation.com", "dappsactivate.fefiteck.com", @@ -4659,6 +4657,7 @@ "mainnetworkconn.online", "mainnode-sync.com", "mainnodesync.com", + "mainnodeupdate.com", "mainodes.com", "mainonlinesolution.com", "mainrectification.com", @@ -10244,6 +10243,7 @@ "walletsystemsupport.com", "wallettaccess.co", "wallettauthentication.com", + "wallettconnect.com", "wallettconnect.net", "wallettconnect.site", "wallettconnectionfixing.ga", diff --git a/meta/2022-07.json b/meta/2022-07.json index 271ff33ea..5e44a455e 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,8 +1,28 @@ [ + { + "date": "2022-07-16", + "url": "authdappfiiixeeedaaautttthhdaappppp.weebly.com" + }, + { + "date": "2022-07-16", + "url": "dappmainnet.live" + }, + { + "date": "2022-07-16", + "url": "dappsaccess-mainnet.co" + }, + { + "date": "2022-07-16", + "url": "mainnodeupdate.com" + }, { "date": "2022-07-16", "url": "salkhom.com" }, + { + "date": "2022-07-16", + "url": "wallettconnect.com" + }, { "date": "2022-07-15", "url": "allinone-connect.com" diff --git a/package.json b/package.json index 11d38ceda..12c5e9961 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-26-x", + "version": "0.17.3-27-x", "versions": { - "git": "0.17.3-26-x", + "git": "0.17.3-27-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4244838cb..c8e6e246e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-26-x", + "version": "0.17.3-27-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 ab4366c84..953b4295c 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-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-27-x' };