diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6a7ccc570..6df08bad3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) 239 Frank Update all.json (#2149) - 191 Tim Janssen Update all.json (#2148) + 192 Tim Janssen Update all.json (#2150) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index a5d30911a..779ac1fd3 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bridge-rfagwuc25l.live", - "bestbridge.live", - "web.flowlinksapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -862,6 +859,7 @@ "bep2.online", "best-blog.top", "best-restore.com", + "bestbridge.live", "bestcoinvestment.com", "bestcrypto-platform.com", "bestcryptofieldvip.co", @@ -1123,6 +1121,7 @@ "bridge-net.online", "bridge-portal.net", "bridge-protocol.com", + "bridge-rfagwuc25l.live", "bridge-terra-go.sbs", "bridge-wallet.xyz", "bridgeaccess.live", @@ -11919,6 +11918,7 @@ "web-walletconnectapp.com", "web-walletsconnect.com", "web-walletsextensions.com", + "web.flowlinksapp.com", "web3-connect.org", "web3-connector.com", "web3-dapps.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index d2e47843d..d81515d9b 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,14 @@ "date": "2022-08-31", "url": "all-daps.com" }, + { + "date": "2022-08-31", + "url": "bestbridge.live" + }, + { + "date": "2022-08-31", + "url": "bridge-rfagwuc25l.live" + }, { "date": "2022-08-31", "url": "coindexfinance.com" @@ -19,6 +27,10 @@ "date": "2022-08-31", "url": "nodaffix.com" }, + { + "date": "2022-08-31", + "url": "web.flowlinksapp.com" + }, { "date": "2022-08-30", "url": "0xzabo.com" diff --git a/package.json b/package.json index 441fbf028..acb53bdd0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-43-x", + "version": "0.18.7-44-x", "versions": { - "git": "0.18.7-43-x", + "git": "0.18.7-44-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9c6660711..26d2464a8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-43-x", + "version": "0.18.7-44-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 228afeb95..688ea490a 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-43-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-44-x' };