Skip to content

Commit

Permalink
upd #132814, #79989 - mitigate regression in share buttons by abort-o…
Browse files Browse the repository at this point in the history
…n-property-read
  • Loading branch information
Yuki2718 committed Jul 27, 2023
1 parent 73c8c30 commit d7da1ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions BaseFilter/sections/antiadblock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5164,6 +5164,7 @@ soranews24.com#%#//scriptlet('remove-attr', 'id', '#div-gpt-ad-relatedbottom-1')
||googlesyndication.com/safeframe/$subdocument,redirect=noopframe,domain=soranews24.com
||fundingchoicesmessages.google.com^$script,redirect-rule=noopjs,domain=soranews24.com
!#if (adguard && !adguard_ext_firefox && !adguard_ext_opera)
soranews24.com#%#//scriptlet('remove-class', 'hidden_share', 'div[id^="post-"]')
soranews24.com#%#//scriptlet('abort-on-property-read', 'jQuery')
||soranews24.com/_static/$replace=/(!1|!0!)=?==SCO\.imgLazyLoad/1===1/,script
soranews24.com#%#AG_onLoad(function(){const a=document.querySelectorAll("img[data-sco-src]");a.forEach(a=>{const b=a.getAttribute("data-sco-src");a.setAttribute("src",b),a.style.opacity="1"})});
Expand Down
1 change: 1 addition & 0 deletions JapaneseFilter/sections/antiadblock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ rocketnews24.com,youpouch.com#%#//scriptlet('remove-attr', 'id', '#div-gpt-ad-re
||googlesyndication.com/safeframe/$subdocument,redirect=noopframe,domain=rocketnews24.com|youpouch.com
||fundingchoicesmessages.google.com^$script,redirect-rule=noopjs,domain=rocketnews24.com|youpouch.com
!#if (adguard && !adguard_ext_firefox && !adguard_ext_opera)
rocketnews24.com,youpouch.com#%#//scriptlet('remove-class', 'hidden_share', 'div[id^="post-"]')
rocketnews24.com,youpouch.com#%#//scriptlet('abort-on-property-read', 'jQuery')
||youpouch.com/_static/$replace=/(!1|!0!)=?==SCO\.imgLazyLoad/1===1/,script
||rocketnews24.com/_static/$replace=/(!1|!0!)=?==SCO\.imgLazyLoad/1===1/,script
Expand Down

0 comments on commit d7da1ac

Please sign in to comment.