summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
* Fix hosters SH_COOKIES syntaxGravatar Walter Purcaro 2014-07-2010-28/+32
|
* [StreamCz] Parse httpsGravatar Walter Purcaro 2014-07-201-3/+8
|
* [FreevideoCz] Mark as deadGravatar Walter Purcaro 2014-07-201-57/+7
|
* [SockshareCom] Fix https://github.com/pyload/pyload/issues/696Gravatar Walter Purcaro 2014-07-201-16/+7
|
* Remove testcodes in captcha pluginsGravatar Walter Purcaro 2014-07-204-50/+0
|
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-2080-214/+197
|
* [ShareRapidCom] Fix https://github.com/pyload/pyload/issues/694Gravatar Walter Purcaro 2014-07-202-24/+20
|
* Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180ccGravatar Walter Purcaro 2014-07-202-3/+2
|
* Remove some unused pattern attributesGravatar Walter Purcaro 2014-07-163-5/+2
|
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-1627-104/+60
|
* [StealthTo] Mark deadGravatar Walter Purcaro 2014-07-151-40/+4
|
* [UpdateManager] Fix https://github.com/pyload/pyload/issues/687Gravatar Walter Purcaro 2014-07-151-35/+49
|
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-15141-96/+420
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-15115-440/+436
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-1586-167/+207
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Fix class definitionGravatar Walter Purcaro 2014-07-152-3/+3
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-15149-296/+293
|
* [l18n] Improved few source stringsGravatar Stefano 2014-07-142-8/+8
|
* [CaptchaTrader] Removed because service is deadGravatar Walter Purcaro 2014-07-131-157/+0
|
* [Account] fixed bug introduced in 01e76034bcad5e5aab7f6e141782071e5c328649Gravatar stickell 2014-07-131-1/+1
|
* [LoadTo] renamed patternGravatar stickell 2014-07-111-2/+2
|
* [CaptchaService] Remove SolveMedia __init__Gravatar Walter Purcaro 2014-07-101-21/+1
|
* [WarserverCz] Remove accountGravatar Walter Purcaro 2014-07-101-68/+0
|
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-1086-233/+283
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* [SimpleCrypter] Support parseErrorGravatar Walter Purcaro 2014-07-101-21/+7
|
* [WarserverCz] Mark as DeadHosterGravatar Walter Purcaro 2014-07-101-67/+6
|
* [FiredriveCom] Handle parse errorGravatar Walter Purcaro 2014-07-091-3/+10
|
* New hoster RemixshareComGravatar Walter Purcaro 2014-07-091-0/+56
|
* [LoadTo] Fixed 3 bugsGravatar zapp-brannigan 2014-07-091-21/+14
|
* [Lomafile] new hosterGravatar Stefano 2014-07-091-0/+55
|
* Update Account.pyGravatar Hoai-Thu Vuong 2014-07-081-1/+1
| | | I running and received error no define of login_timeout, after adding self. it work perfectly
* New crypter FilecloudIoFolderGravatar Walter Purcaro 2014-07-081-0/+30
|
* New crypter FiredriveComFolderGravatar Walter Purcaro 2014-07-072-1/+40
|
* [UpdateManager] Improve code a bit more againGravatar Walter Purcaro 2014-07-071-5/+6
|
* [RestartFailed] Fixed bad interval checkingGravatar Walter Purcaro 2014-07-071-9/+10
|
* [FiredriveCom] Fixed download link recognition + added TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2014-07-071-3/+8
|
* [UpdateManager] Fixed broken updating for new plugin + sort updates + better ↵Gravatar Walter Purcaro 2014-07-071-43/+46
| | | | exception handling + improved update speed performance
* Use Base log methodsGravatar Walter Purcaro 2014-07-062-2/+2
|
* Revert Ftp.py and Http.py changesGravatar Walter Purcaro 2014-07-062-2/+2
|
* Fix account checkLogin + related code cosmeticsGravatar Walter Purcaro 2014-07-067-23/+25
|
* Remove two dead pluginsGravatar Walter Purcaro 2014-07-066-453/+7
|
* Compute wait time using secondsToMidnightGravatar Walter Purcaro 2014-07-069-53/+53
|
* [UpdateManager] Little code cleanup + improved threadingGravatar Walter Purcaro 2014-07-051-4/+4
|
* [RestartFailed] Code cleanupGravatar Walter Purcaro 2014-07-051-35/+30
|
* [BayfilesCom] Fix https://github.com/pyload/pyload/issues/575Gravatar Walter Purcaro 2014-07-051-3/+3
|
* [SimpleCrypter] Added missed PAGES_PATTERN exampleGravatar Walter Purcaro 2014-07-051-1/+1
|
* [YoutubeBatch] Little pattern fixupGravatar Walter Purcaro 2014-07-051-1/+1
|
* [ImgurComAlbum] Added www and mobile to patternGravatar nathschwarz 2014-07-051-2/+2
|
* Use "is" instead "==" for bool condition checkGravatar Walter Purcaro 2014-07-052-2/+2
|
* [UpdateManager] Better if-condition check (thx stickell)Gravatar Walter Purcaro 2014-07-051-1/+1
|
* [ShareLinksBiz] Fix broken pattern due last updateGravatar Walter Purcaro 2014-07-051-1/+1
|
* New hoster: FileParadoxInGravatar RazorWing 2014-07-051-0/+23
|
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-0574-92/+102
| | | | "OFFLINE_PATTERN"
* [SimpleCrypter] Better inline docs + support for offline & temp.offline checkGravatar Walter Purcaro 2014-07-053-15/+33
|
* [DailymotionCom] Default quality changed to "Highest"Gravatar Walter Purcaro 2014-07-051-1/+1
|
* [PutlockerCom] Renamed to FiredriveComGravatar Walter Purcaro 2014-07-051-7/+5
|
* New hoster: VimeoComGravatar Walter Purcaro 2014-07-052-30/+82
|
* [VeohCom] Auto quality detectionGravatar Walter Purcaro 2014-07-051-11/+17
|
* Cleaned ShareLinksBiz pattern + better if-check for RSDF pluginGravatar Walter Purcaro 2014-07-052-3/+3
|
* Fixed https://github.com/pyload/pyload/issues/671 + improved threadingGravatar Walter Purcaro 2014-07-051-5/+5
|
* [FilefactoryComFolder] RewrittenGravatar Stefano 2014-07-021-35/+12
| | | | Fixes #648
* [SimpleCrypter] ability to set cookiesGravatar Stefano 2014-07-021-2/+8
|
* [Filefactory] Improved offline patternGravatar Stefano 2014-07-021-2/+3
| | | | Forced english locale
* [Filefactory] getInfo handle direct linksGravatar Stefano 2014-07-021-5/+14
| | | | Partially fixes #648
* [UpdateManager] Fix interval changing procedureGravatar Walter Purcaro 2014-07-021-5/+11
|
* [Uploaded] FixesGravatar igel-kun 2014-07-011-3/+3
| | | | Merges #668
* [FilerNetFolder] New crypterGravatar Stefano 2014-07-011-0/+19
| | | | See also #660
* [ImgurComAlbum] new crypterGravatar nath_schwarz 2014-06-301-0/+21
|
* [Bitshare] Fixed #663Gravatar Stefano 2014-06-301-1/+7
|
* [RSDF] Improve code a bit (thx charlie89)Gravatar Walter Purcaro 2014-06-301-2/+5
|
* [SimpleHoster] Improve documentation of own public attributesGravatar Walter Purcaro 2014-06-291-5/+9
|
* Update FilepostCom.pyGravatar igel-kun 2014-06-291-1/+2
|
* [UpdateManager] Store new pyload's version number when a system update is ↵Gravatar Walter Purcaro 2014-06-271-2/+2
| | | | available
* Spare fixesGravatar Walter Purcaro 2014-06-272-2/+1
|
* [UpdateManager] Fix removePlugins methodGravatar Walter Purcaro 2014-06-261-2/+2
|
* [SimplyPremium] Fix #649Gravatar Stefano 2014-06-261-12/+11
|
* [UpdateManager] bumpGravatar stickell 2014-06-261-1/+1
| | | Fix commit hash on the update manager server
* [UpdateManager] rewrittenGravatar Walter Purcaro 2014-06-261-118/+151
|
* [Fshare] Fixed #651Gravatar Stefano 2014-06-261-3/+3
|
* [Filefactory] Improved free links detectGravatar Samir Boulema 2014-06-251-3/+3
| | | | Merges #638
* [SimplyPremium] Updated APIGravatar EvolutionClip 2014-06-251-4/+4
| | | | Merges #655
* [YouTube] Support shortened "youtu.be" links.Gravatar Stefano 2014-06-241-2/+11
| | | | | + Improved bad chars sanitation in filename. See #656
* [Oboom] new hoster and accountGravatar Stanley F 2014-06-122-0/+179
| | | | | Merges #650 Resolves #587
* [Linksnappy] Fixed expired account detectGravatar Stefano 2014-06-121-2/+6
|
* [Zippyshare] fixed #647Gravatar stickell 2014-06-041-2/+2
|
* Merge pull request #628 from Jelenik/stableGravatar stickell 2014-06-031-2/+2
|\ | | | | [UlozTo] change of file_name_pattern
| * Update UlozTo.py - change of file_name_patternGravatar Jelenik 2014-05-261-2/+2
| | | | | | - last used file_name_pattern was not present in html, I have it changed for info from title tag
* | [MegaDebridEu] getFilename enhancementGravatar Ducatel David 2014-06-031-3/+3
| | | | | | | | Merges #626
* | Fixed #614Gravatar Dominik Hardtke 2014-06-031-2/+2
| | | | | | | | Merged from #625
* | Revert "[XFileSharingPro] Fixed premium mode"Gravatar Stefano 2014-05-291-2/+1
|/ | | | | | Fixes #636 This reverts commit e04a7fa2fcf7e2b4ace548f876117c63d7f265af.
* [CaptchaBrotherhood] Pillow supportGravatar Stefano 2014-05-191-2/+2
|
* [ShareRapid] UpdatesGravatar Jelenik 2014-05-191-5/+5
| | | | Merges #619
* [DDLStorage] Improved getInfoGravatar Stefano 2014-05-191-9/+12
|
* [MovReel] Account pluginGravatar t4skforce 2014-05-161-0/+20
| | | | Merges #609
* Merge pull request #617 from stefanos/patch-9Gravatar stickell 2014-05-161-1/+5
|\ | | | | Update ShareonlineBiz
| * Update ShareonlineBiz.pyGravatar stefanos 2014-05-151-1/+5
| | | | | | captcha feedback (update)
* | [UpdateManager] Using the new platformGravatar Stefano 2014-05-161-30/+29
|\ \ | |/ |/|
| * Update Manager: fixed exception if there is no blacklistGravatar Stefano 2014-05-071-1/+2
| |
| * Update Manager updated to use the new platformGravatar Stefano 2014-05-071-30/+28
| | | | | | | | + blacklist support
* | [XFileSharingPro] Fixed premium modeGravatar Stefano 2014-05-131-1/+2
| |
* | [Linksnappy] fixesGravatar Stefano 2014-05-131-3/+18
| |
* | Updated ZippyshareGravatar Leon Bergmann 2014-05-081-165/+30
|/ | | | Merges #612
* Fixed MegaDebridEu file namesGravatar Stefano 2014-05-053-3/+3
|
* Update ShareonlineBizGravatar stefanos 2014-05-051-1/+5
| | | | Merges #607
* Update ZippyshareComGravatar Leon Bergmann 2014-05-051-31/+15
| | | | | + updated test link Merges #605
* New hoster: EpicShareNetGravatar t4skforce 2014-05-051-0/+24
| | | | Merges #603
* New hoster: VidPlayNetGravatar t4skforce 2014-05-051-0/+25
| | | | Merges #602
* New hoster: MegaFilesSeGravatar t4skforce 2014-05-051-0/+21
| | | | Merges #601
* New hoster: LemUploadsGravatar t4skforce 2014-05-051-0/+24
| | | | Merges #600
* New hoster: PandaPlanetGravatar t4skforce 2014-05-051-0/+26
| | | | Merges #599
* New multihoster: Mega-DebridGravatar D.Ducatel 2014-05-053-0/+191
| | | | Merges #591
* New multihoster: LinksnappyGravatar Stefano 2014-05-043-0/+122
|
* File4safe premiumGravatar Stefano 2014-05-034-6/+61
| | | | | + XFSPAccount improved Resolves #431
* 1Fichier: premium supportGravatar Elrick69 2014-04-302-3/+64
| | | | Merges #594 and #595
* Uptobox: fixed #588Gravatar Stefano 2014-04-281-1/+40
|
* 1Fichier: fixed #592Gravatar Stefano 2014-04-281-31/+23
| | | | Code improved to use SimpleHoster features.
* file4safe added to XFSGravatar Stefano 2014-04-281-2/+2
| | | | Resolves #431
* CaptchaService: fixed missing importGravatar Stefano 2014-04-181-1/+2
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-184-3/+5
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-184-3/+6
|
* Bayfiles: relogin requires user argumentGravatar Stefano 2014-04-181-2/+2
|
* Removed unused importsGravatar Stefano 2014-04-182-5/+1
|
* Fixed some PEP8 violationsGravatar Stefano 2014-04-189-11/+14
|
* Using in instead of has_keyGravatar Stefano 2014-04-182-5/+5
|
* Egofiles: fixed #583Gravatar Stefano 2014-04-181-2/+2
|
* Streamcloud: fixed #583Gravatar stickell 2014-04-181-2/+2
|
* Czshare renamed to SdilejGravatar BlackSmith 2014-04-183-15/+14
| | | | Merges #584
* Fix some container __pattern__Gravatar Walter Purcaro 2014-04-113-3/+3
| | | | Merges vuolter/pyload@770a11f
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-11196-196/+196
| | | | Merges vuolter/pyload@dfcdf7b
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-1141-78/+78
| | | | Merges vuolter/pyload@b7f6e2e
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-11131-134/+134
| | | | Merges vuolter/pyload@d3be840
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-11195-96/+132
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-1151-51/+51
| | | | Merges vuolter/pyload@1387ded
* Fix HOSTER_NAME in XFileSharingPro pluginsGravatar Walter Purcaro 2014-04-1116-18/+27
| | | | Merges vuolter/pyload@f20b998
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-1128-30/+30
| | | | Merges vuolter/pyload@9117005
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-1149-139/+134
| | | | Merges vuolter/pyload@e4b2562
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-1130-86/+45
| | | | Merges vuolter/pyload@bb002ac
* Fix retry time formatsGravatar Walter Purcaro 2014-04-1133-54/+54
| | | | Merges vuolter/pyload@498b9e3
* Fix EOFGravatar Walter Purcaro 2014-04-1120-21/+12
| | | | Merges vuolter/pyload@00052b2
* Fix __config__Gravatar Walter Purcaro 2014-04-1143-110/+108
| | | | Merges vuolter/pyload@83ff313
* Fix __type__ for cryptersGravatar Walter Purcaro 2014-04-1117-18/+18
| | | | Merges vuolter/pyload@48af9ab
* Replace range with xrangeGravatar Walter Purcaro 2014-04-1146-61/+61
| | | | Merges vuolter/pyload@a50c8ff
* Change Solvmedia to SolvemediaGravatar Walter Purcaro 2014-04-112-2/+2
| | | | Merges vuolter/pyload@528ffe0
* Fix __description__Gravatar Walter Purcaro 2014-04-11231-232/+231
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-11243-444/+474
| | | | Merges vuolter/pyload@6c57a37
* RyushareCom: Code cosmeticsGravatar Walter Purcaro 2014-04-111-7/+7
| | | | Merges vuolter/pyload@f18c34b
* RyushareCom: FILE_SIZE_PATTERN fixedGravatar Walter Purcaro 2014-04-111-1/+3
| | | | Merges vuolter/pyload@6bb3f6e
* XFileSharingPro: FILE_SIZE_PATTERN updatedGravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@791ea1f
* Hook: RestartFailed: Old version rewrittenGravatar Walter Purcaro 2014-04-111-19/+44
| | | | Merges vuolter/pyload@47e3ffe
* Crypter: TurbobitNetFolder: Improved _getLinks recursionGravatar Walter Purcaro 2014-04-111-32/+28
| | | | Merges vuolter/pyload@0497f62
* Hoster: TusfilesNet: UpdatedGravatar Walter Purcaro 2014-04-111-14/+27
| | | | Merges vuolter/pyload@9b480fb
* New multihoster: Vipleech4uGravatar Ivo Buff 2014-04-103-0/+205
| | | | Merges #524
* Upstore: using the improved ReCaptcha classGravatar Stefano 2014-04-101-15/+11
|
* Improved ReCaptcha class:Gravatar Stefano 2014-04-101-6/+29
| | | | | Ability to detect public key and use it for challenge requests. + cosmetics
* New hoster: UpstoreNetGravatar igel-kun 2014-04-101-0/+74
| | | | Merges #581
* XFS: Improved CAPTCHA_DIV_PATTERNGravatar igel-kun 2014-04-051-3/+3
| | | | | + cosmetics Merges #578
* XFS: host addedGravatar igel-kun 2014-04-051-2/+2
| | | | Merged #579
* New hoster: PotloadComGravatar Stefano 2014-04-021-0/+18
| | | | See also #573
* New hoster: VeohComGravatar Walter Purcaro 2014-04-021-0/+56
| | | | Merges #572
* New hoster: PromptfileComGravatar igel-kun 2014-03-311-0/+56
| | | | Merges #570
* XFileSharingPro additionsGravatar igel-kun 2014-03-311-2/+3
| | | | Merged #569
* New multihoster: SimplyPremiumComGravatar EvolutionClip 2014-03-313-0/+203
| | | | Merges #531
* Unrar 5.x SupportGravatar Ben White 2014-03-291-5/+13
| | | | Merged #567
* Youtube: fixed #498Gravatar Stefano 2014-03-291-2/+2
|
* Fixed UlozTo hoster and accountGravatar radek-senfeld 2014-03-292-5/+18
| | | | Merged #554
* Merge pull request #488 from vuolter/s/crypter/MultiupOrgGravatar Stefano 2014-03-291-0/+49
|\ | | | | | | New crypter: MultiUpOrg Resolves #487
| * New crypter MultiUpOrgGravatar Walter Purcaro 2014-02-231-0/+49
| |
* | Merge pull request #562 from vuolter/s/hoster/ShareFilesCoGravatar Stefano 2014-03-282-31/+6
|\ \ | | | | | | ShareFilesCo: dead
| * | Hoster: ShareFilesCo: Mark deadGravatar Walter Purcaro 2014-03-252-31/+6
| | |
* | | New multihoster: OverLoadMeGravatar marley2013 2014-03-253-0/+137
|/ / | | | | | | Merges #549, #550 and #551
* | Merge pull request #560 from vuolter/s/hoster/RapidgatorNetGravatar Stefano 2014-03-251-3/+2
|\ \ | | | | | | RapidgatorNet: __pattern__ updated (thx Gromit)
| * | Hoster: RapidgatorNet: __pattern__ updated (thx Gromit)Gravatar Walter Purcaro 2014-03-241-3/+2
| | |
* | | Hoster: XFileSharingPro: Fixed expired session detectionGravatar Walter Purcaro 2014-03-242-20/+19
|/ /
* | 1fichier: fixed #553Gravatar Thierry Merle 2014-03-231-14/+21
| | | | | | | | Merges #556
* | FreeWayMe: cosmeticsGravatar Stefano 2014-03-211-67/+67
| |
* | Removed ARD from the repositoryGravatar Stefano 2014-03-201-83/+0
| |
* | Improve free-way plugin (thanks stickell for your comments!)Gravatar flubshi 2014-03-202-6/+4
| |
* | Add multihost plugin for free-way.meGravatar flubshi 2014-03-203-0/+156
| |
* | Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7Gravatar Stefano 2014-03-191-3/+2
| |
* | Filestube: patterns updatedGravatar Stefano 2014-03-191-3/+3
| | | | | | | | Resolves #543 and #497
* | ZDF: ignore series id, use progressive only, not hbbtvGravatar m42e 2014-03-191-3/+4
| | | | | | | | Merges #544
* | Rapidgator: Pattern updatedGravatar Walter Purcaro 2014-03-191-74/+80
| | | | | | | | | | Fixed #513 Merges #514
* | OneFichier: Fixed #536Gravatar Thierry Merle 2014-03-191-6/+15
| | | | | | | | Merges #541
* | Zippyshare: Fixed #545Gravatar Stefano 2014-03-191-2/+3
| | | | | | | | Thanks @gaberad
* | Add space between args on operator >Gravatar CrazYoshi 2014-03-191-1/+1
| | | | | | Add space between args on operator >
* | Easybytez registered user seen as premium accountGravatar CrazYoshi 2014-03-181-5/+5
| | | | | | Now registered users are not seen as premium anymore. validuntil date and trafficleft criteria changed.
* | Zippyshare: fixed #542Gravatar Stefano 2014-03-141-2/+2
| | | | | | Thanks @gaberad
* | New crypter: TusfilesNetFolderGravatar Stefano 2014-03-121-0/+54
| | | | | | | | Merges #520
* | FastshareCz: Fixed #521Gravatar Walter Purcaro 2014-03-121-42/+53
| | | | | | | | Merged #529
* | New hoster: FileomComGravatar Walter Purcaro 2014-03-121-0/+53
| | | | | | | | | | Merged #539 Fixes #532
* | XFileSharingPro: ability to use FILE_URL_REPLACEMENTSGravatar Stefano 2014-03-121-7/+9
| | | | | | | | | | + improved FILE_OFFLINE_PATTERN + trivial fixes
* | LoadTo: fixed #523Gravatar Stefano 2014-03-121-35/+64
| |
* | Hoster: UptoboxCom: FixedGravatar Walter Purcaro 2014-03-081-6/+30
| |
* | Zippyshare: fixed #537Gravatar Stefano 2014-03-081-8/+6
| | | | | | | | | | + new test link + cleanup
* | New crypter: DlProtectComGravatar Stefano 2014-03-071-0/+75
| | | | | | | | | | Merged #492 Resolves: #273
* | K2S: added two wait patterns.Gravatar igel-kun 2014-03-071-2/+19
| | | | | | | | Merged #495
* | New hoster NosuploadComGravatar igel-kun 2014-03-072-0/+51
| | | | | | | | | | New crypter NosvideoCom Merged #496
* | PutlockerCom (Firedrive now) and SockshareCom updated.Gravatar Walter Purcaro 2014-03-072-94/+116
| | | | | | | | | | Merged #515 Fixed: #501
* | Hoster: CloudzerNet: Mark deadGravatar Walter Purcaro 2014-03-041-74/+5
| |
* | Hoster: CyberlockerCh: Mark deadGravatar Walter Purcaro 2014-03-041-8/+7
|/