patrickhulce / third-party-web

Data on third party entities and their impact on the web.
https://www.thirdpartyweb.today/
MIT License
1.07k stars 101 forks source link

Added ngx-lite-video in entities #206

Closed karim-mamdouh closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
third-party-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2023 11:57am
paulirish commented 1 year ago

lgtm!

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.23.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

karim-mamdouh commented 1 year ago

Hi Patrick,

I was wondering how to make my facade appear in lighthouse recommendations (https://developer.chrome.com/en/docs/lighthouse/performance/third-party-facades/), I already added it to entities.js but still it did not show up

I was hoping if you can help me know how to add it there 😅

patrickhulce commented 1 year ago

@karim-mamdouh open a PR to the docs https://github.com/GoogleChrome/developer.chrome.com/blob/main/site/en/docs/lighthouse/performance/third-party-facades/index.md

karim-mamdouh commented 1 year ago

@patrickhulce thank you so much