Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress some images in z_url_metadata #27

Open
mworrell opened this issue Aug 23, 2017 · 0 comments
Open

Suppress some images in z_url_metadata #27

mworrell opened this issue Aug 23, 2017 · 0 comments

Comments

@mworrell
Copy link
Member

mworrell commented Aug 23, 2017

While fetching metadata for https://www.erlang-solutions.com/blog/the-top-10-elixir-talks-of-2017-so-far.html

We find an image with url

https://www.facebook.com/tr?id=18351324...&ev=PageView&noscript=1

This is obviously a tracker image and should be suppressed by our routines.

The surrounding html was:

<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=18351324...&ev=PageView&noscript=1"
/></noscript>

The real blog post image is a bit hidden as a background image:

<div class="big-image"
          style="background-image: url(https://esl-website-production.s3.amazonaws.com/uploads/blog_post/image/105/Elixir_top_10_Blog.jpg);">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant