This repository was archived by the owner on Sep 9, 2022. It is now read-only.
Description List of Local uBlock dynamic filtering
all: github.com * * block
images: github.com * image block
3rd-party: github.com * 3p block
inline scripts: github.com * inline-script block
1st-party scripts: github.com * 1p-script block
3rd-party scripts: github.com * 3p-script block
3rd-party frames: github.com * 3p-frame block
List of Global uBlock dynamic filtering
all: * * * block
images: * * image block
3rd-party: * * 3p block
inline scripts: * * inline-script block
1st-party scripts: * * 1p-script block
3rd-party scripts: * * 3p-script block
3rd-party frames: * * 3p-frame block
List of Local uBlock dynamic filtering translated to static filters
all: *$domain=github.com
images: ||github.com^$image
3rd-party: ||github.com^$third-party
inline scripts: ||github.com^$inline-script
1st-party scripts: ||github.com^$script
3rd-party scripts: ||github.com^$third-party,script
3rd-party frames: ||github.com^$subdocument
List of Global uBlock dynamic filtering translated to static filters
all: $domain=*
images: $domain=*^$image
3rd-party: $domain=*^$third-party
inline scripts: $domain=*^$inline-script
1st-party scripts: $domain=*^$script
3rd-party scripts: $domain=*^$third-party,script
3rd-party frames: $domain=*^$subdocument
Missing:
Further reading
Reactions are currently unavailable