Now this app supports configuration via lib/config.py. No more hardcode! Now torrent files sorted by last moderator check date, and torrents that haven't been checked will be skipped with log message.
11 lines
141 B
Plaintext
Executable File
11 lines
141 B
Plaintext
Executable File
# user editable values
|
|
|
|
username = 'username'
|
|
password = 'password'
|
|
|
|
# system values, edit at your own risk
|
|
|
|
domain = 'http://nnm-club.me'
|
|
|
|
|