aboutsummaryrefslogtreecommitdiffstats
path: root/walker.py
Commit message (Collapse)AuthorAgeFilesLines
* fix error if page is not scrambledgarret2023-07-131-5/+9
|
* remove unnecessary argparse argumentsgarret2023-07-121-1/+1
| | | | you don't need to specify --help if no arguments, that's the default behaviour
* use the nice features that make life easiergarret2023-07-121-4/+4
|
* whitespacegarret2023-07-121-5/+5
| | | | | remove trailing whitespace, add newline at end (automatic changes by my text editor)
* do not do unusual things on startupgarret2023-07-121-4/+0
|
* make paths work on linuxgarret2023-07-121-2/+2
|
* remove coloured logsgarret2023-07-121-3/+0
|
* Add files via uploadjeondae2022-04-231-0/+106