-
Hi. I have a list of domains I want to block at algo-vpn server. Essentially a custom list of adblocked domains. |
Beta Was this translation helpful? Give feedback.
Answered by edesz Jul 16, 2024
Replies: 1 comment
-
This is mentioned in To add a custom block list after deployment, you would have to modify |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by jackivanov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
This is mentioned in
config.cfg
, in the comments aboveadblock_lists
.To add a custom block list after deployment, you would have to modify
BLOCKLIST_URLS=
in/usr/local/sbin/adblock.sh
.