diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a0f42ee6d..d70f2a683 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) 232 Frank Update all.json (#2112) - 177 Tim Janssen Update all.json (#2121) + 178 Tim Janssen Update all.json (#2122) 90 michalisFr Update all.json from Allure Security findings (#2111) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 18ac53968..adf09c7b5 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bridgdapps.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1090,6 +1089,7 @@ "brdcryptowallet.com", "brg-corp.top", "bride-terra.money", + "bridgdapps.com", "bridgdex.com", "bridgdex.org", "bridge-41glvsnd.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index 15f423d55..9ae9485f0 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-08-25", + "url": "bridgdapps.com" + }, { "date": "2022-08-25", "url": "chainsmainnet.com" diff --git a/package.json b/package.json index 7b1be5604..73efadf09 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-16-x", + "version": "0.18.7-17-x", "versions": { - "git": "0.18.7-16-x", + "git": "0.18.7-17-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9b827c6bb..8602a707b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-16-x", + "version": "0.18.7-17-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 4a22ddc63..f78126354 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-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-17-x' };