diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 561e10127..28c1a72da 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) 355 Frank Update all.json (#2541) - 337 Tim Janssen Update all.json (#2539) + 338 Tim Janssen Update all.json (#2542) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index a7055a5ba..2926e1bd3 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dapp-brdge.firebaseapp.com", - "dapp-brdge.web.app", - "fastrectifier.vercel.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2712,6 +2709,8 @@ "dapp-authentikator.xyz", "dapp-brdg.firebaseapp.com", "dapp-brdg.web.app", + "dapp-brdge.firebaseapp.com", + "dapp-brdge.web.app", "dapp-browser-logln.com", "dapp-calo.run", "dapp-chain.com", @@ -4762,6 +4761,7 @@ "fastnodes.org", "fastosync.com", "fastrectifier.com", + "fastrectifier.vercel.app", "fastresolve.online", "fastresolves.com", "fastsauths.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 7393e2ff0..ad3a34796 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-11-08", + "url": "dapp-brdge.firebaseapp.com" + }, + { + "date": "2022-11-08", + "url": "dapp-brdge.web.app" + }, + { + "date": "2022-11-08", + "url": "fastrectifier.vercel.app" + }, { "date": "2022-11-07", "url": "arocprotocol.tech" diff --git a/package.json b/package.json index f12076d73..9252e410c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-137-x", + "version": "0.18.11-138-x", "versions": { - "git": "0.18.11-137-x", + "git": "0.18.11-138-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5e9d6a5f3..8492de8ba 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-137-x", + "version": "0.18.11-138-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cda2b3cc8..5065759b2 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.11-137-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-138-x' };