diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c15b6951b..5f1296d61 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 442 Jaco Remove unproven listings (#1975) 281 mhusnirizal update all.json (#2001) 206 Frank Update all.json (#1999) - 131 Tim Janssen Update all.json (#2002) + 132 Tim Janssen Update all.json (#2003) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 81b34ba77..79a6c543e 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "multidefiapp.com", - "bridges-link.online", - "appchainsauth.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -457,6 +454,7 @@ "app-walletsolutions.com", "app-wasync.com", "appauthes.in.net", + "appchainsauth.com", "appconnectsync.org", "appcorepage.live", "appdefisnet.online", @@ -1058,6 +1056,7 @@ "bridgeprotocolfix.net", "bridgeprotocols.com", "bridgerouter.info", + "bridges-link.online", "bridges-net.com", "bridgesdapps.com", "bridgeservices.online", @@ -6010,6 +6009,7 @@ "multidappsrectify.online", "multidappsvalidator.com", "multidefi-wallet.com", + "multidefiapp.com", "multidefichains.com", "multidefiwallet.io", "multidevconnect.net", diff --git a/meta/2022-08.json b/meta/2022-08.json index cd619e5b3..a65513ae8 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,12 +1,24 @@ [ + { + "date": "2022-08-05", + "url": "appchainsauth.com" + }, { "date": "2022-08-05", "url": "blokmania.xyz" }, + { + "date": "2022-08-05", + "url": "bridges-link.online" + }, { "date": "2022-08-05", "url": "finddappssolutions.live" }, + { + "date": "2022-08-05", + "url": "multidefiapp.com" + }, { "date": "2022-08-05", "url": "openseaconnect.weebly.com" diff --git a/package.json b/package.json index 6a9d24583..5c5a18226 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-49-x", + "version": "0.18.3-50-x", "versions": { - "git": "0.18.3-49-x", + "git": "0.18.3-50-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5a05834eb..fc0f4c370 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-49-x", + "version": "0.18.3-50-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 ff1b5339c..b11cf4f4a 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-49-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-50-x' };