summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/LuckyShareNet.py
Commit message (Expand)AuthorAgeFilesLines
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-211-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-211-1/+1
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-211-1/+1
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-211-2/+1
* Fix retry time formatsGravatar Walter Purcaro 2014-04-211-1/+1
* Replace range with xrangeGravatar Walter Purcaro 2014-04-211-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-211-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-211-2/+2
* Fixed broken plugins after dbd7a02ab03dcc97a6d0eb0c6fcc95a75a63cc6dGravatar Stefano 2013-07-151-75/+0
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-0/+75
* moved everything from module to pyloadGravatar RaNaN 2013-06-091-0/+72