summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/SafelinkingNet.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better import lib headerGravatar Walter Purcaro 2014-10-051-1/+1
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-2/+4
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-161-6/+3
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-3/+6
* 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-3/+3
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-2/+2
* 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
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
* Change Solvmedia to SolvemediaGravatar 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
* New Crypter: SafelinkingNetGravatar quareevo 2013-12-061-0/+80