Saavn.com

This is where you should report issues arising from the subscription filters.
Locked
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Saavn.com

Post by gotitbro »

The main page (Home Page) ,i.e., http://www.saavn.com/ loads as it should with all the content visible, it is worth noting that there aren't any visible ads on the homepage just trackers and scripts. But when an album thumbnail is clicked the page is visible for a few seconds before going completely blank.

What is the issue?
All page content is hidden.

How to reproduce the issue?
Go to http://www.saavn.com/ and click on any album or artist. A blank page will load.

Steps taken to resolve the the problem?
Subscribed to Adblock Warning Removal List. Disabled all extensions except Adblock (Adblock for Chrome not AdBlock Plus). Tried using third party Adblock ban blocker Anti-Adblock Killer by reeksite.

Does the content load normally when Adblock is paused or disabled?
Yes, even if all the other extensions are left working the page loads normally as soon as Adblck is paused.
Example: http://i.imgur.com/OPZGxY7.png

Details of the webpage and/or domain on which adblock is blocking the main content:
Domain name and URL: Saavn.com & http://www.saavn.com/
Original URI of the webpage on which the problem is arising: http://www.saavn.com/s/album/hindi/Mohenjo-Daro-2016/OacEtLCadCg_
Source code for the issue page: http://paste2.org/zPnGcyNs
Screenshot of Webpage: http://i.imgur.com/hTpM79g.png
Extensions: AdBlock, IDM Integration Module, Tampermonkey, Unlimited Free VPN - Hola

*Note: Only the English Easylist is subscribed to.
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 »

Add:

Code: Select all

saavn.com#@#.ad-scroll
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

smed79 wrote:

Code: Select all

saavn.com#@#.ad-scroll
Thanks for that, it worked. Can I expect this to be added to the easylist anytime soon?
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 »

gotitbro wrote:Can I expect this to be added to the easylist anytime soon?
wait the easylist authors see your topic to fix the issue.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

So, that's how it works :D . BTW the frames still load when you play a song with the error "Requests to the server have been blocked by an extension."
Screen capture: http://i.imgur.com/1saG5Wl.png Any workaround to that?
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12232
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

I can't reproduce this, I don't see any elements being hit.
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

fanboy wrote:I can't reproduce this, I don't see any elements being hit.
Still loads a blank page for me without this

Code: Select all

saavn.com#@#.ad-scroll
in my Custom Filters. Its hitting something :?
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12232
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Submit an adblock plus report link here
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 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

smed79 wrote:https://reports.adblockplus.org/1863b3d1-0a01-4a7f-8a63-6fa3b674dc7e
https://reports.adblockplus.org/46f44ddc-20a4-43af-9924-66ff5fd6f010
Thanks for filling me in :D
fanboy wrote:Submit an adblock plus report link here
@smed79 did it ;-)
fanboy wrote:https://github.com/easylist/easylist/commit/3813f2542d2931260e5063b27b8f8b751ae7f2d6
Thanks for adding it to the Easylist.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

from adblockplus forum:

[[INFO]]:
Figured out it is dependent on getting some json from ad-service site. Which creates js error if not loaded. By adding the following white list rule required json got loaded from an ad like url. And Saavn plays like charm.

Code: Select all


@@||doubleclick.net^*.saavn^$~image
If you want to hide the right side ad container -- here is the rule

Code: Select all


saavn.com###searchhalfpage_adiframe
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Works awesome with just saavn.com###searchhalfpage_adiframe don't think the whitelist rule is needed.
Update: Some songs wouldn't load due to js error, whitelist needed :biggrin: .
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Blank ad container and overlay appear when windows is left idle for a while.
saavn.com###idle-unit-curtain

How to reproduce?
Go to http://www.saavn.com/s/album/hindi/Mohenjo-Daro-2016/OacEtLCadCg_ and play the album leave it paused or playing, if the window is left idle for a while the blank ad container should popup.

The above filter works for me.
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Above filter should not be added as it makes the pages unscrollable and to make the page scrollable again we have to hit dismiss on the blank ad container which the above filter hides.

If you still want to hide the ad frame hit esc key when the page becomes unscrollable.
Locked