@@ -0,0 +1,26 @@
|
||||
# Hostnames used by LG's TV firmware update ("Network Software Update") stack.
|
||||
# One hostname per line, "#" starts a comment. Everything listed here is
|
||||
# pointed at 127.0.0.1 / ::1 in /etc/hosts while blocking is enabled.
|
||||
#
|
||||
# Only firmware-update endpoints belong in this file. Do NOT add lgtvsdp.com
|
||||
# hosts: those carry the app store, app updates and several other services, and
|
||||
# blocking them breaks more than the update nag. (For forced *app* updates use
|
||||
# the separate "LG App Update Blocker" homebrew app.)
|
||||
|
||||
# Update check / manifest servers
|
||||
snu.lge.com
|
||||
su.lge.com
|
||||
nsu.lge.com
|
||||
|
||||
# TLS variants
|
||||
snu-ssl.lge.com
|
||||
su-ssl.lge.com
|
||||
nsu-ssl.lge.com
|
||||
|
||||
# Development/staging variants that some firmware builds fall back to
|
||||
snu-dev.lge.com
|
||||
su-dev.lge.com
|
||||
|
||||
# CDN hostnames the update servers are CNAMEd to
|
||||
snu.lge.com.usgcac.cdnetworks.net
|
||||
su.lge.com.usgcac.cdnetworks.net
|
||||
Reference in New Issue
Block a user