mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
feat: add adblock functionality with support for external blocklists
This commit is contained in:
@@ -5,6 +5,9 @@ config.json
|
||||
# CA certificates (generated at runtime, contain private keys)
|
||||
ca/
|
||||
|
||||
# Adblock list cache (downloaded at runtime)
|
||||
adblock_cache/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user