Skip to content

Commit

Permalink
Update boston.com filters
Browse files Browse the repository at this point in the history
Fixing site design breakage caused by bad filter in Nano Contrib Filter - Placeholder Buster when used with Web Annoyances Ultralist to pin sticky header.

Related discussion: NanoAdblockerLab/NanoContrib#95
  • Loading branch information
yourduskquibbles committed Mar 3, 2020
1 parent 6280c2d commit 2ad5c09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion filters/css_style_filters.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Title: Web Annoyances Ultralist - CSS Style Modifying Filters
! Last Modified: 15:47 2020-03-02
! Last Modified: 19:21 2020-03-02
! Expires: 2 Days (Update Frequency)
! Description: Web Annoyances Ultralist Sublist for CSS element modifications - Modify site elements that block screen real estate - Primarily used to "pin-in-place" sticky headers, dickbars, floating headers, floating videos, scrolling headers, scrolling videos, stickynavs and other distracting page elements.
! Homepage: https://github.com/yourduskquibbles/webannoyances
Expand Down Expand Up @@ -1150,6 +1150,8 @@ bordercantos.com##.stickydiv:style(position: relative !important; top: 0 !import
borderstan.com###search-navigation, #top-bar:style(position: relative !important; top: 0 !important;)
boredomtherapy.com,snakeriverfarms.com##.topmenu:style(position: relative !important; top: 0 !important;)
boston.com##.content-toaster, .masthead, .masthead__content:style(position: relative !important; top: 0 !important;)
boston.com##body:style(padding-top: 110px !important;)
boston.com#@#.site-container:style(margin-top: -100px !important;)
boston25news.com###story-sticky-content:style(position: absolute !important;)
boston25news.com,fox26houston.com,lasvegasnow.com,news.samsung.com,nme.com,npr.org,trustedreviews.com,wftv.com,wsbtv.com###wrapper:style(padding-top: 0 !important;)
bostonfed.org###topbar, .nav-list-wrapper:style(display: block !important;)
Expand Down
2 changes: 1 addition & 1 deletion ultralist.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Title: Web Annoyances Ultralist
! Last Modified: 15:47 2020-03-02
! Last Modified: 19:21 2020-03-02
! Expires: 2 Days (Update Frequency)
! Description: Block annoying web elements and reclaim lost screen real estate. Web Annoyances Ultralist includes the following sublists - Ad Placeholders, CSS Style Modifying Filters & Companion CSS Filters, Generic Filters, Modal Filters, Newsletter Filters, & Social Filters.
! Homepage: https://github.com/yourduskquibbles/webannoyances
Expand Down

0 comments on commit 2ad5c09

Please sign in to comment.