mirror of
https://bitbucket.org/anticensority/antizapret-pac-generator-light.git
synced 2025-04-06 22:53:36 +03:00
Add comment of what NS_FILTER_SUBSTRINGS is
This commit is contained in:
parent
3b26ff5307
commit
4d08301ca6
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ FINAL_PASS_CONCURRENCY = 35
|
|||
# resolver loop
|
||||
TASK_AMOUNT_MULTIPLIER = 5
|
||||
|
||||
# Parked and expired domains NS record substrings
|
||||
NS_FILTER_SUBSTRINGS = ("parking", "expired", ".afternic.com", "parklogic", ".parktons.com",
|
||||
".above.com", ".ztomy.com", ".notneiron.com", ".ibspark.com", ".bodis.com",
|
||||
".example.com")
|
||||
|
|
Loading…
Add table
Reference in a new issue