Files
KC-Scraper/settings.yaml
T
2023-01-27 22:10:50 +01:00

13 lines
638 B
YAML

{
premades: "?", # Sets the premade file | '?' for asking | 'n' for sites.txt | '1' for http/s | '2' for socks4 | '3' for socks5
removeWebsites: "?", # Removes not connectable websites | '?' for asking | 'y' or 'n'
removeProxyless: "?", # Removes websites if no proxies are found | '?' for asking | 'y' or 'n'
randomUseragent: "n", # Decides if random useragent is used | '?' for asking | 'y' for random useragent | 'n' will use the most common useragent
threads: "?", # '?' for asking | '[Threadcount]'
timeout: "10" # Sets timeout for the sites | '?' for asking | '[seconds]' | '10' is default
}