diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1f55a9bac..b671492b2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) 234 Frank Update all.json (#2133) - 186 Tim Janssen Update all.json (#2137) + 187 Tim Janssen Update all.json (#2138) 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 f93297f30..4eec62801 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defysyncd.com", - "bridgdapp.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1103,6 +1101,7 @@ "brg-corp.top", "bride-terra.money", "bridgdapp.com", + "bridgdapp.online", "bridgdapps.com", "bridgdex.com", "bridgdex.org", @@ -3684,6 +3683,7 @@ "defvalidationserver.com", "defysync.com", "defysync.network", + "defysyncd.com", "degenroyale.com", "delhigifthouse.com", "delsolmontessorihn.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 437356fba..01726ed61 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,10 @@ "date": "2022-08-29", "url": "binasolutionconnect.art" }, + { + "date": "2022-08-29", + "url": "bridgdapp.online" + }, { "date": "2022-08-29", "url": "coinsoiluitionteconect.xyz" @@ -11,6 +15,10 @@ "date": "2022-08-29", "url": "defysync.com" }, + { + "date": "2022-08-29", + "url": "defysyncd.com" + }, { "date": "2022-08-29", "url": "fixernet.live" diff --git a/package.json b/package.json index d209d37a0..8c1ad6581 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-31-x", + "version": "0.18.7-32-x", "versions": { - "git": "0.18.7-31-x", + "git": "0.18.7-32-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 452cc8175..9440f0530 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-31-x", + "version": "0.18.7-32-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 c7802cde3..d056cba37 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-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-32-x' };