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

[request] Motherboard/VICE #43

Closed
joepie91 opened this issue Aug 6, 2016 · 2 comments
Closed

[request] Motherboard/VICE #43

joepie91 opened this issue Aug 6, 2016 · 2 comments

Comments

@joepie91
Copy link

joepie91 commented Aug 6, 2016

Example URL: https://motherboard.vice.com/read/the-swedish-fish-theory

Not sure how to detect this one, as it appears to be a manually added image. I don't know whether they have any other sponsored items, either.

@ndarville
Copy link
Collaborator

ndarville commented Aug 6, 2016

Three options:

<meta name="keywords" content="Swedish Fish Theory, SFT, sponsored" />
<meta name="news_keywords" content="Swedish Fish Theory, SFT, sponsored" />
<div class="ad-sponsored-by">
    <div class="motherboard-ad ad-banner" data-ref="sponsored_content_top"></div>
</div>
<span class="tags"><span class="tag"><a href="/tag/sponsored">sponsored</a></span></span>

@typpo typpo closed this as completed in 1c87f01 Aug 6, 2016
@typpo
Copy link
Owner

typpo commented Aug 6, 2016

Added a rule classAppears('ad-sponsored-by') for motherboard. Thanks to both of you!

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

3 participants