diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 84d706113..ed616fc0c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) 233 Frank Update all.json (#2127) - 181 Tim Janssen Update all.json (#2129) + 182 Tim Janssen Update all.json (#2130) 92 michalisFr Added 0 new domains (#2124) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 7ad6bcb5a..178115e67 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bridgdapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1099,6 +1098,7 @@ "brdcryptowallet.com", "brg-corp.top", "bride-terra.money", + "bridgdapp.com", "bridgdapps.com", "bridgdex.com", "bridgdex.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index 7b1749b22..348e73a10 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,10 @@ "date": "2022-08-27", "url": "binanrector.online" }, + { + "date": "2022-08-27", + "url": "bridgdapp.com" + }, { "date": "2022-08-27", "url": "exoduscross.best" diff --git a/package.json b/package.json index 583f4622f..1e8e451ac 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-25-x", + "version": "0.18.7-26-x", "versions": { - "git": "0.18.7-25-x", + "git": "0.18.7-26-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5cf0be2c3..d778e2d4e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-25-x", + "version": "0.18.7-26-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 774772962..144fcb334 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-25-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-26-x' };