Last active
June 9, 2021 01:52
-
-
Save GeneralTesler/95a58d0a889aa48efda3bfe23c81d455 to your computer and use it in GitHub Desktop.
ublock filters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! hide annoying google drive modal that prompts to sign in | |
docs.google.com##.docs-dialog.modal-dialog | |
docs.google.com##.modal-dialog-bg | |
! crunchyroll filters | |
||fwmrm.net/ad/* | |
||facebook.com/rtb_video/* | |
||crunchyroll.com/*.mp4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# block connections to localhost | |
* 127.0.0.1 * block |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment