Skip to content

Commit

Permalink
Fix #923
Browse files Browse the repository at this point in the history
  • Loading branch information
DandelionSprout authored Oct 8, 2023
1 parent 8c557aa commit b23c1a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions EmptyPaddingRemover.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
[Adblock Plus 3.13]
! Title: 🕳 Empty Padding Remover
! Version: 08October2023v1-Alpha
! Version: 08October2023v2-Alpha
! Expires: 4 days
! Description: Are you tired of having to scroll so much on websites, or you want to keep your eyes on more text and content at once? If so, this list will help you a little extra bit with that.
! Homepage: https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#-english

! ——— Generic ———
##.skille:not(html, body)
! change.org, indiegogo.com, thejc.com, icelandreview.com, bir.no, medier24.no, knr.gl, nutiminn.is
*##p:has-text(/^\xA0$/):not(:has-text(/\S/)):not(:has(img))
! (https://github.com/DandelionSprout/adfilt/issues/923)
*~barter.vg##p:has-text(/^\xA0$/):not(:has-text(/\S/)):not(:has(img))
! https://zh.cn.nikkei.com/politicsaeconomy/stockforex/39110-2020-01-21-09-55-57.html
! (Exception: https://www.pixiv.net/bookmark.php)
*##p:has-text(/^\xA0\xA0$/):not(:has-text(/\S/)):not(:has(span))
Expand All @@ -21,8 +22,7 @@
! (Exception: https://github.com/AdguardTeam/AdguardFilters/issues/119108)
##p:empty:not([class])
!#if !env_chromium
! (https://github.com/DandelionSprout/adfilt/issues/923)
~barter.vg##p:-moz-only-whitespace
##p:-moz-only-whitespace
!#endif
! lyricsmania.com,songtextemania.com
##.spacer-20:not(html, body)
Expand Down

0 comments on commit b23c1a5

Please sign in to comment.