Skip to content

Commit

Permalink
add more urls to blocklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ccev committed Aug 24, 2024
1 parent e5d88fe commit de98e75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xilriws-proxy/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ const blockedFiles = ["woff", "ttf", "css", "png", "jpg", "jpeg", "svg", "ico"]


const BLOCK_URLS = [
"*://gstatic.com/*",
"*://fonts.googleapis.com/*",
"*://optimizationguide-pa.googleapis.com/*",
"*://*.launchdarkly.com/*",
"*://*.browser-intake-datadoghq.com/*",
"*://join.pokemon.com/manifest.json"
Expand Down

0 comments on commit de98e75

Please sign in to comment.