summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/LuckyShareNet.py
Commit message (Expand)AuthorAgeFilesLines
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-2/+1
* Fix retry time formatsGravatar Walter Purcaro 2014-04-111-1/+1
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Normalize line endings to avoid line endings merge conflictsGravatar Stefano 2013-07-211-72/+72
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-1/+1
* LuckyShareNet: fixed syntax errorGravatar Stefano 2013-03-231-2/+2
* New hoster: LuckyShareNetGravatar Stefano 2013-03-231-0/+72