summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/MegacrypterCom.py
Commit message (Expand)AuthorAgeFilesLines
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+1
* Pattern update 1Gravatar Walter Purcaro 2014-10-111-1/+1
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+2
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-1/+4
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-6/+6
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-2/+2
* Use "is" instead "==" for bool condition checkGravatar Walter Purcaro 2014-07-051-1/+1
* Spare fixesGravatar Walter Purcaro 2014-06-271-1/+1
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fixed some errorsGravatar Stefano 2013-07-231-5/+5
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-11/+1
* Added plugin to support megacrypter.comGravatar Gonzalo SR 2013-06-071-0/+59