summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Extractor] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [SimpleHoster] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [Hoster] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [Account] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [SimpleCrypter] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [ClickNLoad] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* Merge branch 'pr/n2219_Arno-Nymous' into stableGravatar Walter Purcaro 2015-12-282-25/+18
|\ | | | | | | | | Conflicts: module/plugins/internal/Account.py
| * Merge latest changes from original pyLoad repoGravatar Arno-Nymous 2015-12-273-6/+37
| |\
| * | Ignore some moreGravatar Arno-Nymous 2015-12-251-0/+1
| | |
| * | Version up + some small changesGravatar Arno-Nymous 2015-12-245-50/+15
| | |
| * | [WarezWorld] Remove invalid importGravatar Arno-Nymous 2015-12-221-8/+4
| | |
| * | [ShareonlineBiz] Probable solution for the 'No info available' messageGravatar Arno-Nymous 2015-12-221-2/+4
| | |
| * | Fix for #2207Gravatar Arno-Nymous 2015-12-221-19/+12
| | |
| * | Fix for #2161Gravatar Arno-Nymous 2015-12-221-1/+1
| | |
| * | Add some ignoresGravatar Arno-Nymous 2015-12-221-0/+10
| | |
| * | Merge remote-tracking branch 'pyload/stable' into stableGravatar Arno-Nymous 2015-12-2215-129/+219
| |\ \
| * | | Initial release of WarezWorld hookGravatar Arno-Nymous 2015-12-181-0/+281
| | | |
* | | | Spare code fixes (3)Gravatar Walter Purcaro 2015-12-2813-65/+72
| | | |
* | | | Spare code fixes (2)Gravatar Walter Purcaro 2015-12-2810-327/+85
| | | |
* | | | Spare code fixesGravatar Walter Purcaro 2015-12-284-6/+9
| | | |
* | | | Fix password sharing issueGravatar Walter Purcaro 2015-12-286-14/+35
| | | |
* | | | [Hoster] Rewrite some routines, improve othersGravatar Walter Purcaro 2015-12-271-148/+198
| | | |
* | | | [internal] Spare code optimizations and fixesGravatar Walter Purcaro 2015-12-274-56/+60
| | | |
* | | | Update some hostersGravatar Walter Purcaro 2015-12-277-13/+10
| | | |
* | | | Update crypters and containersGravatar Walter Purcaro 2015-12-2768-312/+252
| | | |
* | | | [Crypter] Simplify _create_packages routineGravatar Walter Purcaro 2015-12-271-24/+17
| | | |
* | | | [Plugin] Improve load routine and relatedGravatar Walter Purcaro 2015-12-272-115/+86
| | | |
* | | | [Crypter] Code cosmeticsGravatar Walter Purcaro 2015-12-271-21/+21
| | | |
* | | | [misc] New classes Config, DB and PeriodicalGravatar Walter Purcaro 2015-12-271-5/+134
| | | |
* | | | Spare code cosmeticsGravatar Walter Purcaro 2015-12-2751-233/+256
| | | |
* | | | Update addonsGravatar Walter Purcaro 2015-12-276-35/+29
| | | |
* | | | [Addon] Import new Periodical class + code cosmeticsGravatar Walter Purcaro 2015-12-271-91/+46
| | | |
* | | | [Account] Import new Periodical classGravatar Walter Purcaro 2015-12-271-48/+6
| | | |
* | | | [SimpleHoster] Auto-detect offline & temp. offline status and hashsum info ↵Gravatar Walter Purcaro 2015-12-271-26/+43
| | | | | | | | | | | | | | | | by default + Update check_download stuff + Spare code cosmetics and optimizations
* | | | [SimpleCrypter] Auto-detect offline & temp. offline status by defaultGravatar Walter Purcaro 2015-12-271-25/+33
| | | |
* | | | Improve ContainerGravatar Walter Purcaro 2015-12-275-23/+24
| | | |
* | | | [misc] Fix encodingGravatar Walter Purcaro 2015-12-271-31/+30
| | | |
* | | | Spare code fixesGravatar Walter Purcaro 2015-12-2720-65/+42
| | | |
* | | | [OCR] self.image -> self.imgGravatar Walter Purcaro 2015-12-274-41/+41
| | | |
* | | | Don't use PERIODICAL_INTERVALGravatar Walter Purcaro 2015-12-274-16/+8
| | | |
* | | | New plugin: EventMapperGravatar Walter Purcaro 2015-12-271-0/+80
| | | |
* | | | [Captcha] UpdateGravatar Walter Purcaro 2015-12-271-17/+12
| | | |
* | | | [Addon] Map eventsGravatar Walter Purcaro 2015-12-271-24/+66
| | | |
* | | | [Container] Compact codeGravatar Walter Purcaro 2015-12-271-16/+7
| | | |
* | | | [OCR] Code cosmeticsGravatar Walter Purcaro 2015-12-271-42/+47
| | | |
* | | | Update containersGravatar Walter Purcaro 2015-12-274-17/+17
| | | |
* | | | [XFSHoster] Improve a bitGravatar Walter Purcaro 2015-12-271-6/+7
| | | |
* | | | [internals] Some code cosmeticsGravatar Walter Purcaro 2015-12-2710-28/+26
| | | |
* | | | [addons] Some code cosmeticsGravatar Walter Purcaro 2015-12-276-10/+7
| | | |
* | | | [ClickNLoad] UpdateGravatar Walter Purcaro 2015-12-271-22/+7
| | | |
* | | | [SkipRev] Fixup (1)Gravatar Walter Purcaro 2015-12-271-12/+8
| | | |
* | | | [ExternalScripts] Update and fix (2)Gravatar Walter Purcaro 2015-12-271-32/+56
| | | |
* | | | [Account] Fix reset methodGravatar Walter Purcaro 2015-12-271-3/+3
| | | |
* | | | Update hosters (1)Gravatar Walter Purcaro 2015-12-27218-1166/+593
| | | |
* | | | [ExternalScripts] Update and fixGravatar Walter Purcaro 2015-12-271-56/+55
| | | |
* | | | [crypters] Remove create_getInfo + minor code cosmetics (w/ strict ↵Gravatar Walter Purcaro 2015-12-2786-349/+91
| | | | | | | | | | | | | | | | comparison for numbers)
* | | | [accounts] Strict comparison for numbersGravatar Walter Purcaro 2015-12-275-7/+7
| | | |
* | | | Update captchasGravatar Walter Purcaro 2015-12-279-66/+65
| | | |
* | | | Rewrite utils (1)Gravatar Walter Purcaro 2015-12-272-482/+747
| | | |
* | | | Crypters version upGravatar Walter Purcaro 2015-12-2788-127/+125
| | | |
* | | | Update addonsGravatar Walter Purcaro 2015-12-2717-145/+139
| | | |
* | | | Rename IRC and XMPP addon pluginsGravatar Walter Purcaro 2015-12-272-50/+49
| | | |
* | | | Update notifiersGravatar Walter Purcaro 2015-12-275-86/+142
| | | |
* | | | [XFileSharing] regexp hotfixGravatar Walter Purcaro 2015-12-271-6/+6
| | | |
* | | | Accounts version upGravatar Walter Purcaro 2015-12-2793-124/+126
| | | |
* | | | Update extractors (1)Gravatar Walter Purcaro 2015-12-274-122/+115
| | | |
* | | | New extractor: UnTarGravatar Walter Purcaro 2015-12-271-0/+69
| |_|/ |/| |
* | | Merge pull request #2223 from GammaC0de/safe_formatGravatar GammaC0de 2015-12-273-10/+37
|\ \ \ | | | | | | | | [utils] new function: safe_format()
| * | | [utils] new function: safe_format()Gravatar GammaC0de 2015-12-273-10/+37
|/ / /
* | | typoGravatar GammaC0de 2015-12-261-2/+2
| | |
* | | [Account] fix copy.deepcopy usageGravatar GammaC0de 2015-12-261-3/+4
| | |
* | | Merge pull request #2150 from GammaC0de/patch-11Gravatar GammaC0de 2015-12-262-4/+7
|\ \ \ | |_|/ |/| | [Plugin] censor ACCOUNT request data
| * | [Account] reimplement safe_info with deepcopyGravatar GammaC0de 2015-11-041-2/+5
| | |
| * | [Plugin] censor ACCOUNT request dataGravatar GammaC0de 2015-11-031-2/+2
| | |
* | | [UgouploadNet] updateGravatar GammaC0de 2015-12-211-5/+8
| | |
* | | [SimpleHoster] update (6)Gravatar GammaC0de 2015-12-211-2/+2
| | |
* | | [UgouploadNet] new hosterGravatar GammaC0de 2015-12-211-0/+53
| | | | | | | | | fix #2201
* | | [SimpleHoster] update (5)Gravatar GammaC0de 2015-12-201-3/+3
| | |
* | | [SimpleHoster] update (4)Gravatar GammaC0de 2015-12-201-2/+2
| | |
* | | [SimpleHoster] update (3)Gravatar GammaC0de 2015-12-201-2/+2
| | |
* | | [SimpleHoster] update (2)Gravatar GammaC0de 2015-12-201-8/+7
| | |
* | | [SimpleHoster] updateGravatar GammaC0de 2015-12-201-2/+2
| | |
* | | [OneFichierCom] fix #2196Gravatar GammaC0de 2015-12-201-12/+15
| | |
* | | Delete FileParadoxIn.pyGravatar GammaC0de 2015-12-201-17/+0
| | |
* | | [XFileSharing] version upGravatar GammaC0de 2015-12-201-1/+1
| | |
* | | Merge pull request #2203 from rlindner81/FixForNitroflareGravatar Walter Purcaro 2015-12-201-0/+1
|\ \ \ | | | | | | | | Fix: Nitroflare cannot be handled as Direct Download
| * | | Fix: Nitroflare cannot be handled as Direct DownloadGravatar Richard Lindner 2015-12-201-0/+1
| | | |
* | | | Merge pull request #2202 from rlindner81/FixForOneFichierGravatar Walter Purcaro 2015-12-201-1/+3
|\| | | | | | | | | | | Fix: OneFichier free download had a new link to follow
| * | | Same fix better implementationGravatar Richard Lindner 2015-12-201-7/+2
| | | |
| * | | Fix: OneFichier free download had a new link to followGravatar Richard Lindner 2015-12-201-1/+8
|/ / /
* | | [HflixIn] new crypterGravatar GammaC0de 2015-12-201-0/+28
| | |
* | | [ClickNLoad] Small bug fixGravatar GammaC0de 2015-12-191-2/+3
| | |
* | | [ClickNLoad] fix #2198Gravatar GammaC0de 2015-12-191-14/+16
| | |
* | | Merge pull request #2197 from igel-kun/patch-1Gravatar Walter Purcaro 2015-12-171-10/+26
|\ \ \ | | | | | | | | various fixes
| * | | Update UpstoreNet.pyGravatar igel-kun 2015-12-171-1/+1
| | | |
| * | | various fixesGravatar igel-kun 2015-12-171-10/+26
|/ / / | | | | | | | | | | | | | | | - had to introduce the ```self.retry``` on line 86 because Upstore sometimes just restarted the timer on some files without any reason. - removed artifact config options - now catches "LONG_WAIT" events - proper error checking with ```check_errors()```
* | | [Extractor] fix #2084Gravatar GammaC0de 2015-12-161-2/+1
| | |
* | | [OneFichierCom] fix #2193Gravatar GammaC0de 2015-12-151-7/+7
| | |
* | | [Hoster] small bug fixGravatar GammaC0de 2015-12-151-2/+2
| | |
* | | [UpdateManager] rename reserved wordsGravatar GammaC0de 2015-12-131-50/+50
| | |
* | | [RapiduNet] fix #2146Gravatar GammaC0de 2015-12-121-3/+3
| | |
* | | [SimpleCrypter] fix #2188Gravatar GammaC0de 2015-12-111-6/+6
| | |
* | | [ShareonlineBiz] version upGravatar GammaC0de 2015-12-091-1/+1
| |/ |/|
* | fix #2183Gravatar GammaC0de 2015-12-061-10/+15
| |
* | fix seconds_to_midnight importGravatar GammaC0de 2015-12-026-14/+14
| |
* | Update LinksnappyCom.pyGravatar GammaC0de 2015-11-271-1/+2
| |
* | Merge pull request #2172 from bilalghouri/patch-2Gravatar Walter Purcaro 2015-11-271-3/+3
|\ \ | | | | | | Update LinksnappyCom.py
| * | Update LinksnappyCom.pyGravatar bilalghouri 2015-11-271-3/+3
|/ / | | | | Fixed API URL for SSL support.
* | Merge pull request #2140 from GammaC0de/patch-9Gravatar Walter Purcaro 2015-11-261-2/+2
|\ \ | | | | | | [SimpleHoster] update
| * | Update SimpleHoster.pyGravatar GammaC0de 2015-11-011-2/+2
| |/
* | Merge pull request #2144 from GammaC0de/patch-10Gravatar Walter Purcaro 2015-11-261-1/+1
|\ \ | | | | | | [RyushareCom] version up
| * | [RyushareCom] version upGravatar GammaC0de 2015-11-011-1/+1
| |/
* | Merge pull request #2162 from joberreiter/patch-6Gravatar Walter Purcaro 2015-11-261-2/+7
|\ \ | | | | | | [ShareLinksBiz] Fix extraction of location url from header
| * | Fix extraction of location url from headerGravatar Jochen Oberreiter 2015-11-131-2/+7
| |/
* | Merge pull request #2153 from k1l/patch-1Gravatar Walter Purcaro 2015-11-261-1/+1
|\ \ | | | | | | Update CaptchaService.py
| * | Update CaptchaService.pyGravatar k1l 2015-11-041-1/+1
| |/ | | | | | | | | | | | | dont know if this is enough to let the updater get that version out in the wild. but getting this version manually solved my issue with pyload not loading files because of the 28.10.2015 11:02:41 WARNING Download failed: ...part07.rar | ReCaptcha data not found Error. See https://github.com/pyload/pyload/issues/2130#issuecomment-153542916 and following comment.
* | Merge pull request #2165 from igel-kun/keep2share-fixGravatar Walter Purcaro 2015-11-261-4/+16
|\ \ | | | | | | fixed Keep2Share
| * | fixed Keep2ShareGravatar Igel 2015-11-141-4/+16
| |/
* | Merge pull request #2171 from GammaC0de/patch-12Gravatar Walter Purcaro 2015-11-261-5/+7
|\ \ | |/ |/| [UpleaCom] fix #2170
| * [UpleaCom] fix #2170Gravatar GammaC0de 2015-11-241-5/+7
|/
* Merge pull request #2137 from thadrien/pull-request-DropboxComGravatar Walter Purcaro 2015-10-311-1/+3
|\ | | | | LINK_PATTERN was missing in DropboxCom.py
| * LINK_PATTERN was missing in DropboxCom.pyGravatar Hadrien Theveneau 2015-10-301-1/+3
|/
* Merge pull request #2128 from thadrien/pull-request-dlprotectGravatar Walter Purcaro 2015-10-285-17/+81
|\ | | | | Pull request dlprotect
| * Increase version number in SimpleCrypter.pyGravatar Hadrien Theveneau 2015-10-281-1/+1
| |
| * Increase version number in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-1/+1
| |
| * Add info encoding to DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-0/+53
| |
| * Filter interesting urls from ads in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-1/+2
| |
| * Infinite redirect bug fixing in SimpleCrypter.pyGravatar Hadrien Theveneau 2015-10-281-9/+11
| |
| * Show key in debug log in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-0/+1
| |
| * Correction of some errors in OCR.pyGravatar Hadrien Theveneau 2015-10-281-5/+5
| |
| * Addition of some debug messages about captchas and plugins in ↵Gravatar Hadrien Theveneau 2015-10-281-0/+3
| | | | | | | | DlProtectCom.py and PluginManager.py
| * Addition of some debug messages in DlProtectCom.py and Captcha.pyGravatar Hadrien Theveneau 2015-10-282-0/+3
| |
| * Addition of captcha code in debug messages in DlProtect.pyGravatar Hadrien Theveneau 2015-10-281-0/+1
| |
* | Merge pull request #2129 from thadrien/pull-request-SimpleHosterGravatar Walter Purcaro 2015-10-281-2/+2
|\ \ | |/ |/| Syntax error in SimpleHoster.py
| * Syntax error in SimpleHoster.pyGravatar Hadrien Theveneau 2015-10-281-2/+2
|/
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-28231-571/+1081
|
* Merge pull request #2125 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-271-2/+2
|\ | | | | [ExternalScripts] update
| * Update ExternalScripts.pyGravatar GammaC0de 2015-10-271-2/+2
|/
* Increase all __version__ for internalsGravatar Walter Purcaro 2015-10-276-6/+6
|
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-27310-315/+319
|
* ZahikiNetis is DeadHosterGravatar Walter Purcaro 2015-10-271-15/+3
|
* New plugin: CloudsharesNetGravatar Walter Purcaro 2015-10-272-8/+26
|
* Merge pull request #2124 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-271-2/+2
|\ | | | | [ExashareCom] update
| * Update ExashareCom.pyGravatar GammaC0de 2015-10-271-2/+2
|/
* [XFileSharingFolder] Fix https://github.com/pyload/pyload/issues/2122Gravatar Walter Purcaro 2015-10-271-2/+2
|
* Merge pull request #2120 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-271-17/+0
|\ | | | | Delete RyushareCom.py
| * Delete RyushareCom.pyGravatar GammaC0de 2015-10-261-17/+0
| |
* | Merge pull request #2123 from joberreiter/patch-5Gravatar Walter Purcaro 2015-10-271-2/+2
|\ \ | |/ |/| [hoster/ShareonlineBiz] Fix error checking regex
| * Fix error checking regexGravatar Jochen Oberreiter 2015-10-271-2/+2
|/ | | | In case of a failure, the regex `r"/failure/(.*?)/1"` in `check_errors` may fail, due to the fact that there can be any other number than 1 following the error message itself, e.g. `dl/TPDSG2RNU70/failure/freelimit/209715200/363232323337313B666F6F`
* Merge pull request #2115 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-261-2/+5
|\ | | | | [YoutubeComFolder] update
| * Update YoutubeComFolder.pyGravatar GammaC0de 2015-10-261-2/+5
| |
* | Merge pull request #2116 from GammaC0de/patch-7Gravatar Walter Purcaro 2015-10-262-4/+25
|\ \ | |/ |/| [DeadHoster] RyushareCom
| * Update XFileSharing.pyGravatar GammaC0de 2015-10-261-4/+3
| |
| * [DeadHoster] RyushareComGravatar GammaC0de 2015-10-261-0/+22
|/
* Merge pull request #2111 from GammaC0de/patch-7Gravatar Walter Purcaro 2015-10-252-3/+3
|\ | | | | fix #2110
| * Update Base.pyGravatar GammaC0de 2015-10-251-2/+1
| |
| * Update Hoster.pyGravatar GammaC0de 2015-10-251-1/+2
|/
* Merge pull request #2107 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-251-2/+2
|\ | | | | [XFileSharing] update
| * Update XFileSharing.pyGravatar GammaC0de 2015-10-241-2/+2
|/
* Merge pull request #2102 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-241-0/+16
|\ | | | | [DeadHoster] StahnuTo
| * [DeadHoster] StahnuToGravatar GammaC0de 2015-10-241-0/+16
|/
* Fix https://github.com/pyload/pyload/issues/2034#issuecomment-150610936Gravatar Walter Purcaro 2015-10-234-7/+5
|
* Fix https://github.com/pyload/pyload/issues/2099Gravatar Walter Purcaro 2015-10-231-4/+12
|
* self.html -> self.dataGravatar Walter Purcaro 2015-10-23122-594/+590
|
* [Dereferer] Don't preloadGravatar Walter Purcaro 2015-10-232-2/+6
|
* [SimpleHoster] Fix https://github.com/pyload/pyload/issues/2101Gravatar Walter Purcaro 2015-10-231-2/+2
|
* Fix XFS pluginsGravatar Walter Purcaro 2015-10-2332-55/+119
|
* [SimpleCrypter] check_errorsGravatar Walter Purcaro 2015-10-231-28/+6
|
* Boring code cosmetics (3)Gravatar Walter Purcaro 2015-10-2333-49/+56
|
* [Dereferer] Improve a bitGravatar Walter Purcaro 2015-10-231-7/+6
|
* Rewrite XFileSharingGravatar Walter Purcaro 2015-10-234-154/+98
|
* [utils] Improve method html_unescapeGravatar Walter Purcaro 2015-10-231-24/+5
|
* [MultiHoster][XFSHoster] Set DIRECT_LINKGravatar Walter Purcaro 2015-10-232-11/+11
|
* [Dereferer] Fix https://github.com/pyload/pyload/issues/2096Gravatar Walter Purcaro 2015-10-231-3/+5
|
* Merge pull request #2098 from SomeoneAnnoyedTryingToHelp/patch-2Gravatar Walter Purcaro 2015-10-231-1/+1
|\ | | | | Update RapidgatorNet.py
| * Update RapidgatorNet.pyGravatar SomeoneAnnoyedTryingToHelp 2015-10-221-1/+1
| | | | | | Typo corrected in the include part of the code
* | [UptoboxCom] Fix accountGravatar Walter Purcaro 2015-10-221-4/+1
|/
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-2217-37/+32
|
* [MultiHoster] Fix get_infoGravatar Walter Purcaro 2015-10-222-32/+33
|
* Update XFS pluginsGravatar Walter Purcaro 2015-10-223-64/+34
|
* [Account] Add method 'setup'Gravatar Walter Purcaro 2015-10-221-24/+32
|
* [SimpleCrypter] Fix https://github.com/pyload/pyload/issues/2094Gravatar Walter Purcaro 2015-10-221-8/+14
|
* [SimpleHoster] Fix http://forum.pyload.org/viewtopic.php?f=12&t=4637Gravatar Walter Purcaro 2015-10-221-3/+4
|
* New account: OpenloadCoGravatar Walter Purcaro 2015-10-221-0/+17
|
* Merge pull request #2095 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-211-2/+2
|\ | | | | [SimpleCrypter] update
| * Update SimpleCrypter.pyGravatar GammaC0de 2015-10-211-2/+2
|/
* Merge pull request #2093 from malkavi/stableGravatar Walter Purcaro 2015-10-211-1/+5
|\ | | | | PushOver fix
| * PushOver fixGravatar Ivan 2015-10-211-1/+5
|/ | | msg can't be None or empty for PushOver.
* [Notifier] Fix https://github.com/pyload/pyload/issues/2092Gravatar Walter Purcaro 2015-10-212-4/+4
|
* [Base] Improve wait methodGravatar Walter Purcaro 2015-10-212-8/+23
|
* Boring code cosmetics (2)Gravatar Walter Purcaro 2015-10-2115-82/+49
|
* [Notifier] Fix https://github.com/pyload/pyload/issues/2090Gravatar Walter Purcaro 2015-10-211-3/+3
|
* Merge pull request #2088 from GammaC0de/patch-7Gravatar Walter Purcaro 2015-10-201-3/+3
|\ | | | | [XFSHoster] fix #2086
| * Update XFSHoster.pyGravatar GammaC0de 2015-10-201-3/+3
| |
* | Merge pull request #2087 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-201-2/+2
|\ \ | |/ |/| [ExternalScripts] fix: 'PackageData' object has no attribute 'id'
| * Update ExternalScripts.pyGravatar GammaC0de 2015-10-201-2/+2
|/
* Merge pull request #2085 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-201-1/+6
|\ | | | | [Hoster] update
| * Update Hoster.pyGravatar GammaC0de 2015-10-201-1/+6
|/
* Merge pull request #2083 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-201-2/+2
|\ | | | | [Base] update
| * Update Base.pyGravatar GammaC0de 2015-10-201-2/+2
| |