1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add proxad.net to OMR-ByPass Free service

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-08-01 17:11:58 +02:00
parent e387bbedab
commit 02145da5a6

View file

@ -125,6 +125,7 @@ if [ "$(uci -q get omr-bypass.free)" = "" ]; then
add_list omr-bypass.free.url='freebox.fr'
add_list omr-bypass.free.url='oqee.tv'
add_list omr-bypass.free.url='oqee.net'
add_list omr-bypass.free.url='proxad.net'
commit omr-bypass
EOF
fi