Files
KC-Scraper/settings.yaml
T
Kuchen ed612aa37f class is now in use instead of global variables
new license
"premades" are now "presets"
new logo, preview and badges in readme
2023-08-01 19:50:56 +02:00

13 lines
637 B
YAML

{
presets: "?", # Sets the presets 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
}