summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/KingfilesNet.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-12-271-2/+2
|
* Update hosters (1)Gravatar Walter Purcaro 2015-12-271-6/+3
|
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-281-2/+5
|
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-271-1/+1
|
* self.html -> self.dataGravatar Walter Purcaro 2015-10-231-4/+4
|
* Boring code cosmeticsGravatar Walter Purcaro 2015-10-201-1/+1
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-2/+3
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* A lot of plugin code cosmeticsGravatar Walter Purcaro 2015-10-011-1/+1
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-2/+2
|
* Improve CaptchaGravatar Walter Purcaro 2015-07-231-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-5/+5
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-2/+2
|
* Update allGravatar Walter Purcaro 2015-06-241-2/+2
|
* Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-301-2/+2
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-091-1/+1
|
* Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-2/+2
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-12/+8
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-15/+15
|
* Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-1/+1
|
* Update some pluginsGravatar Walter Purcaro 2014-12-011-3/+3
|
* [KingfilesNet] fix download for free userGravatar Bahram Maleki-Fard 2014-11-041-8/+9
| | | | | | Need to update self.html when "clicking free-user button", otherwise CaptchaService works on previous html page and cannot find a captcha key.
* Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-031-2/+2
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-2/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-1/+1
|
* Simplify captcha challenge callsGravatar Walter Purcaro 2014-10-231-7/+1
|
* Code cosmeticsGravatar Walter Purcaro 2014-10-221-1/+1
|
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-5/+5
|
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
|
* Pattern update 2Gravatar 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__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+2
| | | | Whitespaces and EOF fixup
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-051-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-031-8/+2
|
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-7/+5
|
* [SpeedyshareCom] Code cleanupGravatar Walter Purcaro 2014-09-281-2/+3
|
* [KingfilesNet] Better SOLVEMEDIA_PATTERNGravatar Walter Purcaro 2014-09-271-3/+3
|
* New hoster KingfilesNetGravatar Walter Purcaro 2014-09-271-0/+93