Skip to content

Instantly share code, notes, and snippets.

@carwin
Last active April 7, 2025 03:51
Show Gist options
  • Save carwin/457f1cae0cb53a5f75417ddceaa84bf6 to your computer and use it in GitHub Desktop.
Save carwin/457f1cae0cb53a5f75417ddceaa84bf6 to your computer and use it in GitHub Desktop.
# Title: Carwin's PiHole
#
# These are black and white list items for PiHole
# ==========================================================================
# Roku garbage
^[^.]+\.(sr|sc)\.roku.com$
^(([^.]+\.)*(logs|ads|web|prod\.mobile|cti|voice)(\.[^.]+)*\.)roku\.com$
^(([^.]+\.)*[^.]*(amarillo|amoeba|austin|benjamin|bryan|camden|cooper|copper|digdug|external|giga|gilbert|griffin|hereford|lb|liberty|littlefield|longview|madison|marlin|midland|paolo|richmond|rollingwood|scribe|sugarland|tyler|victoria|windsor)[^.]*(\.[^.]+)*\.))roku\.com$
^((captive|cloudservices|wwwimg)\.)roku\.com$
^((bif|microsites|traces|track|userdata)\.sr\.)roku\.com$
^([^.]+\.)*ravm\.tv$
lat-services.api.data.roku.com
roku.admeasurement.com
^([^.]+\.)*roku([^.]+\.)*\.admeasurement([^.]+\.)*\.com$
# Peacock ads that might also block amazon echo devices. Neat.
[^.]+\.mediatailor\.[^.]+\.amazonaws\.com
# WTF Disney+... The sheer number of requests is staggering
^([^.]+\.)*disneyadvertising\.com$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment