summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PotloadCom.py
Commit message (Collapse)AuthorAgeFilesLines
* module tempGravatar Walter Purcaro 2015-02-161-0/+18
|
* module -> pyloadGravatar Walter Purcaro 2014-09-141-22/+0
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-1/+3
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-5/+7
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* New hoster: PotloadComGravatar Stefano 2014-04-021-0/+18
See also #573