coincodex.com

This is where you should report issues arising from the subscription filters.
Locked
Schanzation
Senior Member
Senior Member
Posts: 61
Joined: Fri Nov 13, 2015 7:24 am

coincodex.com

Post by Schanzation »

Hello! I'm using ublock origin and I am wondering how can I use this website without disabling my adblocker?

Currently when I press a coin, the chart doesn't come up. Also if I press exchanges, news or guides on the top of the website nothing comes up.

https://coincodex.com/
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

What filter lists are you using in uBo ?
Schanzation
Senior Member
Senior Member
Posts: 61
Joined: Fri Nov 13, 2015 7:24 am

Post by Schanzation »

Here are the filters I am using:

https://i.imgur.com/KJOmFjV.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 »

test

Code: Select all

@@||coincodex.com/apps/coincodex/services/analytics.js?$script
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Schanzation
Senior Member
Senior Member
Posts: 61
Joined: Fri Nov 13, 2015 7:24 am

Post by Schanzation »

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

Post by intense »

Test using the default setup in uBo or disable non-standard lists 1 by 1 to find the "wrong" one
Schanzation
Senior Member
Senior Member
Posts: 61
Joined: Fri Nov 13, 2015 7:24 am

Post by Schanzation »

Ah, my bad. I actually found out what it was. I manually blocked that white emty space in the top middle of the website. That created this problem I am having. Strange. Any way I can block that emty space on top of the website without breaking the site?

Code: Select all

! 7.2.2018, 22:15:28 https://coincodex.com/
coincodex.com##.hidden-xs.hidden-sm.a-top

! 7.2.2018, 22:15:33 https://coincodex.com/
coincodex.com###app > div > div:nth-of-type(1)
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

coincodex.com##DIV[ng-if^="!is_mobile"]
Schanzation
Senior Member
Senior Member
Posts: 61
Joined: Fri Nov 13, 2015 7:24 am

Post by Schanzation »

It works,thank you! =)
Locked