Skip to content

Commit

Permalink
Update openWRT23_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberAndi authored Nov 23, 2024
1 parent d548220 commit 8a6acf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openWRT23_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10943,6 +10943,7 @@ server=/api.eu.amazonalexa.com/$(echo $DNS_IP)#$(echo $DNSMASQ_Relay_port)
server=/amazonvideo.com/$(echo $DNS_IP)#$(echo $DNSMASQ_Relay_port)
server=/api-global.netflix.com/$(echo $DNS_IP)#$(echo $DNSMASQ_Relay_port)
server=/openwrt.org/$(echo $DNS_IP)#$(echo $DNSMASQ_Relay_port)
server=/firmware-selector.openwrt.org/$(echo $DNS_IP)#$(echo $DNSMASQ_Relay_port)
server=/raspbery.org/$(echo $DNS_IP)#$(echo $DNSMASQ_Relay_port)


Expand Down Expand Up @@ -11709,6 +11710,7 @@ local-zone: "api.eu.amazonalexa.com" transparent
local-zone: "amazonvideo.com" transparent
local-zone: "api-global.netflix.com" transparent
local-zone: "openwrt.org" transparent
local-zone: "firmware-selector.openwrt.org" transparent
local-zone: "raspbery.org" transparent
local-zone: "apple.com" transparent
local-zone: "mzstatic.com" transparent
Expand Down

0 comments on commit 8a6acf3

Please sign in to comment.