summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/accounts/UnrestrictLi.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-211-1/+0
| | | | | | | | | | | | | | | | | | | Merges vuolter/pyload@aa7b3f9 (cherry picked from commit 5fed2b0180b95eed9ee82f82dff1a5bf8c66c2f5) Conflicts: module/plugins/AccountManager.py module/plugins/ReCaptcha.py module/plugins/captcha/GigasizeCom.py module/plugins/captcha/LinksaveIn.py module/plugins/container/LinkList.py module/plugins/hooks/MultiDebridCom.py module/plugins/hooks/UnrestrictLi.py module/plugins/internal/MultiHoster.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/internal/NetloadInOCR.py
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-211-2/+2
| | | | | | | | | | | | | | Merges vuolter/pyload@6c57a37 (cherry picked from commit ce955b6c04f6ddaab1696c6cabf5e0aa83cbf846) Conflicts: module/plugins/Account.py module/plugins/Container.py module/plugins/Crypter.py module/plugins/Hoster.py module/plugins/hooks/MultiDebridCom.py module/plugins/hooks/UnrestrictLi.py
* Moving settings from the account to the hoster pluginGravatar Stefano 2013-08-231-6/+0
|
* UnrestrictLi: Using the remember me functionGravatar Stefano 2013-08-201-3/+5
| | | | | to avoid troubles after IP address change (cherry picked from commit f0f014674da3495391fccb7c49d00b971aafddc7)
* MultiHosters: moved settings to addon plugins.Gravatar Stefano 2013-08-071-0/+6
| | | | * Removed addons
* Adapted UnrestrictLiGravatar Stefano 2013-07-291-3/+11
|
* Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-07-121-0/+54
Conflicts: module/plugins/accounts/Premium4Me.py pyload/plugins/addons/Premium4Me.py pyload/plugins/crypter/NCryptIn.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/XvidstageCom.py