inoreader.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

inoreader.com

Post by SergeGardien »

Code: Select all

https://www.inoreader.com/
https://www.inoreader.com/feed/http%3A%2F%2Frss.nytimes.com%2Fservices%2Fxml%2Frss%2Fnyt%2FInternationalHome.xml
https://anonimag.es/i/5357c3e44c6282cab ... 5bff7e.png

I've tried to eliminate such right banner with a static filter (in uBlock) with unsatisfactory success as you can see here:

https://anonimag.es/i/fb53724ba89612d1f ... a9862b.png

This is the static filter:

Code: Select all

www.inoreader.com###sinner_container
Is there a way to get rid of this?
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Do we need to login ?
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

I created a free account and I'm not seeing any ads on anything like what I'm seeing in your screenshots.

uBO on Chrome.

Which filter lists do you subscribe to?
"If it ain't broke don't fix it."
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Me too, not seeing any ads or blank space.
- http://i.imgur.com/gYQwHTs.png
- http://i.imgur.com/sWk3Rwx.png
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

Many thanks for your replies.

That's good to know that the filters are already in place.

I'm using Firefox 54.0.1 with uBO 1.13.8 and filters autoupdate enabled.

Here is my list of 3rd party filters:
https://anonimag.es/i/2f0cb09ad47ea3aa5 ... 7e84fb.png
https://anonimag.es/i/54c04a54e33a2966f ... 32e52f.png
https://anonimag.es/i/71872f7430d1341d2 ... 1b9ae2.png
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Still nothing, could be some regional differences.
To be sure, test in firefox portable https://portableapps.com/apps/internet/firefox_portable
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

smed79 wrote: Tue Jul 25, 2017 6:14 am Still nothing, could be some regional differences.
What do you mean with "regional differences"?
smed79 wrote: Tue Jul 25, 2017 6:14 amTo be sure, test in firefox portable https://portableapps.com/apps/internet/firefox_portable
I'm under Mac OS X and that portable version of Firefox is for Windows. Is there a portable version for Mac?

Anyway, I've tested uBO with Google Chrome and I have the same result.

smed79 can you please check if you have enabled a different set of filters which I haven't selected?

Or maybe, do you have any idea of how I could modify the static filter rules? Or where could I ask? I guess this would be more pertinent in ADB forum. Am I right?
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

I have the same setup as you.

http://i.imgur.com/zd5C7yP.png

I don't see that issue. Setup FireFox is you haven't done so already and see if the problem persists there. Also try removing uBO restarting Chrome and installing it again.
"If it ain't broke don't fix it."
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

SergeGardien wrote:What do you mean with "regional differences"?
Maybe the ads is displayed depending on user/region.
SergeGardien wrote:can you please check if you have enabled a different set of filters which I haven't selected?
Sure, same as you.
SergeGardien wrote:I guess this would be more pertinent in ADB forum.
ABP forum have a moderator shortage (#c006945).
Better if you report your issue at uAssets and see if anyone else can reproduce ...
fyi [mention]okiehsch[/mention]
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
okiehsch
uBlock Origin Author
uBlock Origin Author
Posts: 98
Joined: Wed Oct 12, 2016 9:00 pm

Post by okiehsch »

I can't reproduce, I get the same results as Lanik and smed79.
I tried with default-setup and the here mentioned custom setup with no ads in sight on my end.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

@okiehsch Thank you.

@SergeGardien Follow the indicated below, we will try to custom the css of the site.

1. Open your Firefox profile folder (#whow-do-i-find-my-profile)
2. Create a folder named "chrome"
3. Create a text file named "userContent.css"
4. Copy the below code to that css file

Code: Select all

@-moz-document domain (inoreader.com) {
  #reader_pane { padding-right: 0px !important; }
  #sinner_container { display:none !important; }
}
5. Save / Restart Firefox / Go to inoreader.com and check if you still see that blank ad space.

Help
- http://i.imgur.com/lAr4lgd.png
- http://i.imgur.com/lYPfDTD.png
- http://i.imgur.com/veeks3K.png

Does this help?
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

Lanik wrote:I have the same setup as you. I don't see that issue. Setup FireFox is you haven't done so already and see if the problem persists there.
Also try removing uBO restarting Chrome and installing it again.
Thanks Lanik. I've tried with both Firefox and (a pretty clean profile on) Chrome and I see the same result. Ads are still there.
smed79 wrote:Maybe the ads is displayed depending on user/region.
Actually if you're not paying for inoreader you should have ads somewhere:

Code: Select all

http://www.inoreader.com/upgrade/feature/noads
smed79 wrote:Better if you report your issue at uAssets and see if anyone else can reproduce ...
I'll try that too. I've had already opened another thread on reddit/uBlockOrigin:

Code: Select all

https://www.reddit.com/r/uBlockOrigin/comments/6pb8ie/inoreadercom_feed_reader_removing_right_bar_ads/
smed79 wrote:Follow the indicated below, we will try to custom the css of the site.
...
Does this help?
Many thanks for the detailed guide smed79 but it doesn't help much, ads bar is still there.

However I have an interesting update, I've noticed that the ads bar disappears if I open my bookmarks sidebar in Firefox and I refresh the page (e.g., by moving to another feed). Probably Inoreader recognize that the screen is squeezed from the left and removes the ads bar. Still, it comes back soon as I close the bookmarks sidebar and I refresh the page.

Update :
Here is the thread on uAssets: https://github.com/uBlockOrigin/uAssets/issues/582

Regarding the note on the bookmarks sidebar, I've checked some further:

Here are the 2 screenshots:
- With bookmarks sidebar open: https://anonimag.es/i/87340df98840b2177 ... 534e79.png
- With bookmarks sidebar closed: https://anonimag.es/i/f2fac182c016b50f3 ... d4fb38.png

The main difference is that in the list of cosmetic filters I see:
- With bookmarks sidebar open: ###reader_pane.reader_pane_view_style_0
- With bookmarks sidebar closed: ###reader_pane.reader_pane_view_style_0.reader_pane_sinner

Can I use this information somehow? E.g., by forcing the use of [###reader_pane.reader_pane_view_style_0]
 ! Message from: smed79
Removed your link rules#links
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

I was finally able to reproduce it after going to http://www.inoreader.com/upgrade/feature/noads
Looks like once they realize after a day of registration that you're not paying for their service they start pushing ads.
"If it ain't broke don't fix it."
okiehsch
uBlock Origin Author
uBlock Origin Author
Posts: 98
Joined: Wed Oct 12, 2016 9:00 pm

Post by okiehsch »

Does

Code: Select all

inoreader.com###reader_pane:style(padding-right: 0px !important;)
inoreader.com###sinner_container
work?
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Lanik wrote:I was finally able to reproduce ...
Me too.
okiehsch wrote:Does

Code: Select all

inoreader.com###reader_pane:style(padding-right: 0px !important;)
inoreader.com###sinner_container
work?
Yes :-)
I do not know that uBo can rewrite stylesheet.

alternative filters

Code: Select all

inoreader.com###sinner_container:style(display:none !important;)
inoreader.com###reader_pane:style(padding-right: 0px !important;)
Any idea why the userContent.css does not work?
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

okiehsch wrote:Does

Code: Select all

inoreader.com###reader_pane:style(padding-right: 0px !important;)
inoreader.com###sinner_container
work?
smed79 wrote: Thu Jul 27, 2017 2:17 am alternative filters

Code: Select all

inoreader.com###sinner_container:style(display:none !important;)
inoreader.com###reader_pane:style(padding-right: 0px !important;)
Cool, they both work!
Many thanks :)
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

Is there a way to get rid of the top bar (similar to the ones used to alert about cookies) where they say
Please support this software by whitelisting inoreader.com in your Ad blocker or purchasing a premium plan.
With the uBO "element picker" tool I've been able to remove it but a new blank bar (same size of the one I wanna remove) appears at the bottom of the page.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

@@||inoreader.com^$generichide
inoreader.com###sb_rp_upgrade_button
inoreader.com##.ad_title
inoreader.com##.ad_size_wide_skyscraper
inoreader.com###sinner_container
inoreader.com###consent_bbb
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

Thanks intense, this eliminates the top bar but now I get a quite large blank space in the box with the RSS items.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add also

Code: Select all

inoreader.com##[id^=leaderboard_ad]
fixed ?
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

The blank space disappears from the box but appears at the bottom across the full page.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

provide screenshot (indicating the blank space)
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

it's one of the filters above

Code: Select all

inoreader.com###sinner_container:style(display:none !important;)
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

I still have the bottom blank bar :-(
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

in ABP add

Code: Select all

@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/fuckadblock.js$script,domain=inoreader.com
in uBo

Code: Select all

inoreader.com##script:inject(fuckadblock.js-3.2.0)
SergeGardien
Site Member
Site Member
Posts: 29
Joined: Tue Oct 04, 2016 1:01 pm

Post by SergeGardien »

Great, it is working now :-D

Thanks 1k

Here is the full filter I'm using:

Code: Select all

@@||inoreader.com^$generichide
inoreader.com###sb_rp_upgrade_button
inoreader.com##.ad_title
inoreader.com##.ad_size_wide_skyscraper
inoreader.com###sinner_container:style(display:none !important;)
inoreader.com###consent_bbb
inoreader.com##[id^=leaderboard_ad]
inoreader.com##script:inject(fuckadblock.js-3.2.0)
pwr
New Member
New Member
Posts: 2
Joined: Wed Dec 05, 2018 12:13 pm

Post by pwr »

Hi,
Inoreader recently started to show "AdBlock Detected" popup and I can't remove it once and for all.
Well, technically I can but each time I block it via element picker mode (I'm using uBlock Origin + Firefox) and reload page it shows up again. I can repeat this process many times but after each reload it shows up again.
Can someone please help me to create custom working filters or maybe you can appropriately update EL filters and get rid of it?

Thanks!

https://i.imgur.com/iD1LnF4.png
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

It was fixed in uBo - update ublock filters
pwr
New Member
New Member
Posts: 2
Joined: Wed Dec 05, 2018 12:13 pm

Post by pwr »

intense wrote: Wed Dec 05, 2018 2:44 pm It was fixed in uBo - update ublock filters
Thanks
Moved from RU AdList to Report unblocked content on Fri Jan 04, 2019 2:54 pm by dimisa

Locked