Skip to content

Commit

Permalink
fix #170172 - used #if but not hint to keep aglint-disable-next-line …
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuki2718 committed Jan 10, 2024
1 parent 55e9261 commit 1873f8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SpywareFilter/sections/general_extensions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,10 @@ accountkiller.com#%#window.ga = function(){var a = arguments[5];a&&a.hitCallback
! Part with "://*.*" before "$permissions=" is required, otherwise it will be marked as too wide rule

This comment has been minimized.

Copy link
@krystian3w

krystian3w Jan 10, 2024

Contributor

Still same wide

! AGLint temporarily disabled for this rule due to https://github.com/AdguardTeam/AGLint/issues/191
! TODO: Enable it back when AGLint is fixed.
!#if (!ext_ublock)
! aglint-disable-next-line
://*.*$permissions=join-ad-interest-group=()\, run-ad-auction=()\, browsing-topics=()
!#endif
!
! End: Rules for Google "Privacy" Sandbox
!
Expand Down

0 comments on commit 1873f8d

Please sign in to comment.