Skip to content

Instantly share code, notes, and snippets.

@mppfiles
Created March 28, 2019 12:21
Show Gist options
  • Save mppfiles/c5c81a8c5ef33617fc39b84c8042a13c to your computer and use it in GitHub Desktop.
Save mppfiles/c5c81a8c5ef33617fc39b84c8042a13c to your computer and use it in GitHub Desktop.
Exclude sites regex
// replace moz-extension://xxxx with Stylus extension id (check about:debugging#addons)
^(?!(moz-extension://054c7f10-731c-4ff8-8c19-053f1d5bbf96|https://drive.google.com|https://accounts\.google\.com|https://docs\.google\.com|https://feedly\.com|https://github\.com)).*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment