Skip to content

Loading…

[Chrome] Washington Post Layout Issues #602

Closed
erigion opened this Issue · 1 comment

2 participants

@erigion

Switched from ABP to uBlock recently and noticed there was large blank space at the top of Washington Post blog pages.

http://www.washingtonpost.com/blogs/capital-weather-gang/
http://www.washingtonpost.com/blogs/dc-sports-bog/

Using version 0.8.5.7

@gorhill gorhill added a commit that closed this issue
@gorhill gorhill this fixes #602 850039d
@gorhill gorhill closed this in 850039d
@gorhill

Problem is in EasyList, APB also suffers the same problem.

The filter /ads.css in EasyList is the problem, it blocks a needed CSS file: http://css.washingtonpost.com/wpost/css/combo?token=20141201130100&inttoken=201410130600&c=true&m=true&context=eidos&r=/2.0.0/external-header-base.css&r=/2.0.0/fonts.css&r=/2.0.0/header.css&r=/2.0.0/footer.css&r=/2.0.0/ads.css

I created an exception filter to bypass the problematic block filter: @@||css.washingtonpost.com/*/ads.css

Could you report as well the issue to EasyList maintainers: https://forums.lanik.us/viewforum.php?f=64

@gorhill gorhill added a commit that referenced this issue
@gorhill gorhill this fixes #602 943748c
@andre-hub andre-hub pushed a commit to andre-hub/uBlock that referenced this issue
@gorhill gorhill changes for #602 + updated out-of-the-box 3rd-party assets
- When #602 is completely fixed, the only filter lists packaged with the
  extension will be those which are selected by default out-of-the-box. So
  scripts to update 3rd-party assets have been changed for this.
- Removed "bad" filter lists:
    - "ESP: Filtros Nauscopicos": no longer maintained
    - "ROU: RO-LIST": contains questionable exception filters.
      (See: chrisaljoudi#693)
60a88c8
@andre-hub andre-hub pushed a commit to andre-hub/uBlock that referenced this issue
@gorhill gorhill changed "make" scripts for #602
All the assets which are not selected by default out-of-the-box will
be converted into an empty file. This is a first step, the final step
will be to removed completely the files from the package once everybody
is using v1.1.0.0+.
9fa05aa
@seanrand seanrand pushed a commit that referenced this issue
@gorhill gorhill code review last commit re. #602
External filter lists are not meant to appear in checksums.txt.
57a7f6b
@ahmadassaf ahmadassaf pushed a commit to ahmadassaf/uBlock that referenced this issue
@gorhill gorhill this completes the fix to #602 d9e56d1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.