GithubHelp home page GithubHelp logo

Comments (4)

ZachSaucier avatar ZachSaucier commented on May 23, 2024

Well, this is a rare edge case, haha.

So, part of the default CSS file attempts to hide ads that are still within the content. It does this by detecting common CSS classes with things like "ads" or "advertisement" in it (more smartly than just searching for a string with "ads" in it).

Since this article you link is about advertising, they have a class named .tag-linkedin-ads on the container for the main content (the same one Just Read selects) which makes it get hidden in Just Read's view.

I can't really think of a good way to work around this edge case without removing the functionality of hiding ads through CSS. I'm open to ideas though!


You can view this content by removing that selector from your stylesheet (lines 135 to 152 in the default stylesheet), but this will also allow more ads to show on other pages.

from just-read.

lutc avatar lutc commented on May 23, 2024

Hi man. Do you need links to sites with bugs? Or You have no time to develop this plugin?
Link for example

from just-read.

ZachSaucier avatar ZachSaucier commented on May 23, 2024

@lutc Thanks for the report! The issue for that site is for a completely different issue, one I've seen before, so I made a separate issue for it: #27

from just-read.

ZachSaucier avatar ZachSaucier commented on May 23, 2024

This should be fixed in Just Read version 1.0.24, as per #59

from just-read.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.