-------------------
**Change:**
* Rename 'tsi-big' class attribute for large images, to 'tsi-wide'.
* Remove file listing feature when rsrcs consist of directories.
**Add:**
* Update site.sample.ini.
* Fix broken www.reddit.com (now use 'old.reddit.com').
* Add github '/pull' subdirectory.
* Improve wikipedia a bit.
* Add option '--pdfname'
* Add option '--sample-pdf'
* Add option '--cnvpath'
**Fix:**
* Fix detection whether an image is wide or tall.
* Fix current directory check in making directories
* Fix multiple extensions case in filtering binary-like extension rsrcs.
* Fix url escaping for '%' itself (never escape it).
**Dev:**
* Refactor half of util.py (Moved to 'location.py')