summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [NowVideoAt] multiDL and resumeDownload set to TrueGravatar Walter Purcaro 2014-10-281-1/+6
| | | |
* | | | Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-28174-778/+778
| | | |
* | | | Update plugins to last changesGravatar Walter Purcaro 2014-10-2822-37/+32
| | | |
* | | | New hoster plugin UpleaComGravatar Walter Purcaro 2014-10-281-0/+56
| | | |
* | | | Spare code cosmeticsGravatar Walter Purcaro 2014-10-2723-37/+34
| | | |
* | | | [XFSPHoster] Improve ERROR_PATTERNGravatar Walter Purcaro 2014-10-262-4/+0
| | | |
* | | | [UptoboxCom] Now multiDL should be allowed againGravatar Walter Purcaro 2014-10-261-5/+2
| | | |
* | | | Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-26105-347/+343
| | | |
* | | | Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-2530-33/+33
| | | |
* | | | Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-2530-49/+49
| | | |
* | | | Spare code cosmeticsGravatar Walter Purcaro 2014-10-2546-87/+38
| | | |
* | | | Call error instead fail in some pluginsGravatar Walter Purcaro 2014-10-235-15/+16
| | | |
* | | | [FilefactoryCom] Fix handleFreeGravatar Walter Purcaro 2014-10-231-45/+30
| | | |
* | | | [Keep2shareCC] Fix handleCaptchaGravatar Walter Purcaro 2014-10-231-8/+12
| | | |
* | | | Simplify captcha challenge callsGravatar Walter Purcaro 2014-10-2312-68/+15
| | | |
* | | | New hoster plugin FileSharkPlGravatar prOq 2014-10-221-0/+138
| | | |
* | | | Two space before function declarationGravatar Walter Purcaro 2014-10-2273-2/+184
| | | |
* | | | Spare code cosmeticsGravatar Walter Purcaro 2014-10-2214-48/+31
| | | |
* | | | [Keep2shareCC] Fix CAPTCHA_PATTERNGravatar Walter Purcaro 2014-10-221-10/+9
| | | |
* | | | [FilerNet] Revert last revert XDGravatar Walter Purcaro 2014-10-221-13/+6
| | | |
* | | | Code cosmeticsGravatar Walter Purcaro 2014-10-225-5/+5
| | | |
* | | | LoadTo.py] Improve checkDownloadGravatar zapp-brannigan 2014-10-221-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | Sometimes, files are not downloaded properly. You receive a html-page instead of the desired file. It happens mostly on small files, but it isn't reproducable. Restarting the link solves the issue.
* | | | Remove needless self.htmlGravatar Walter Purcaro 2014-10-213-6/+0
| | | |
* | | | [MegasharesCom] Fix PASSPORT_RENEW_PATTERNGravatar Walter Purcaro 2014-10-201-9/+13
| | | |
* | | | [Ftp] Improve __pattern__Gravatar Walter Purcaro 2014-10-201-3/+4
| | | |
* | | | Merge pull request #805 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2014-10-191-1/+1
|\ \ \ \ | | | | | | | | | | [ZippyshareCom.py] Fix FILE_NAME_PATTERN (again)
| * | | | [ZippyshareCom.py] fixed FILE_NAME_PATTERN againGravatar zapp-brannigan 2014-10-191-2/+2
| | | | | | | | | | | | | | | Zippyshare sucks ;)
* | | | | Change some self.req.load to self.loadGravatar Walter Purcaro 2014-10-193-6/+6
| | | | |
* | | | | Update other plugins to support self.errorGravatar Walter Purcaro 2014-10-191-2/+2
| | | | |
* | | | | Update hosters to self.errorGravatar Walter Purcaro 2014-10-1955-172/+172
| | | | |
* | | | | [UptoboxCom] Fix multiDLGravatar Walter Purcaro 2014-10-191-2/+2
|/ / / /
* | | | [RapidgatorNet] Fix process routineGravatar Walter Purcaro 2014-10-181-8/+10
| | | |
* | | | Merge pull request #800 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2014-10-181-3/+3
|\ \ \ \ | | | | | | | | | | Update PromptfileCom.py
| * | | | Update PromptfileCom.pyGravatar zapp-brannigan 2014-10-161-3/+3
| | | | | | | | | | | | | | | The plugin is out of date. The direct link can not be found.
* | | | | [FilerNet] Revert captcha_keyGravatar Walter Purcaro 2014-10-181-6/+7
| | | | |
* | | | | [XFileSharingPro] FixesGravatar Walter Purcaro 2014-10-181-5/+9
| | | | |
* | | | | [XFileSharingPro][XFileSharingProFolder] Account pairing routineGravatar Walter Purcaro 2014-10-181-4/+15
| | | | |
* | | | | Merge pull request #803 from zapp-brannigan/patch-3Gravatar Walter Purcaro 2014-10-171-2/+2
|\ \ \ \ \ | | | | | | | | | | | | [ZippyshareCom] Fix FILE_NAME_PATTERN
| * | | | | Update ZippyshareCom.pyGravatar zapp-brannigan 2014-10-171-2/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | The current version can not detect the filename, download is not working: 17.10.2014 16:43:23 DEBUG ZippyshareCom: FILE NAME: <img style="margin-left: 10px;" src="/fileName?key=82680550&size=small" alt="file name"> FILE SIZE: 209998315
* / / / / [UploadedTo] Improved error handling (thx NETHeader)Gravatar Walter Purcaro 2014-10-171-2/+2
|/ / / /
* | | | New hoster NowVideoAtGravatar Walter Purcaro 2014-10-152-5/+43
| | | |
* | | | New plugin RapidfileshareNet (account + hoster)Gravatar guidobelix 2014-10-151-0/+31
| | | |
* | | | Improve unit detection in size patternGravatar Walter Purcaro 2014-10-1447-47/+47
| | | |
* | | | New plugin JunocloudMe (hoster + account)Gravatar guidobelix 2014-10-141-0/+29
| | | |
* | | | [MegaNz] Fix decryptAttrGravatar Walter Purcaro 2014-10-111-4/+7
| | | |
* | | | Pattern update 3Gravatar Walter Purcaro 2014-10-1124-35/+35
| | | |
* | | | Pattern update 2Gravatar Walter Purcaro 2014-10-1176-99/+99
| | | |
* | | | Pattern update 1Gravatar Walter Purcaro 2014-10-1152-71/+69
| | | |
* | | | [FileshareInUa] Mark deadGravatar Walter Purcaro 2014-10-111-71/+5
| | | |
* | | | [CatShareNet] Account supportGravatar Walter Purcaro 2014-10-111-3/+3
| | | |
* | | | Update OverLoadMe.pyGravatar marley2013 2014-10-101-2/+2
| | | |
* | | | [FiredriveCom][SockshareCom] Mark deadGravatar Walter Purcaro 2014-10-102-111/+6
| | | |
* | | | [EasybytezCom] Update LINK_PATTERNGravatar Walter Purcaro 2014-10-101-2/+2
| | | |
* | | | ShareRapidCom -> MegaRapidCzGravatar Walter Purcaro 2014-10-091-3/+3
| | | |
* | | | Newline cosmeticsGravatar Walter Purcaro 2014-10-082-0/+4
| | | |
* | | | Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-08170-0/+170
| | | |
* | | | Fix previous plugins updateGravatar Walter Purcaro 2014-10-0821-42/+42
| | | |
* | | | [XFileSharingPro] RestoreGravatar Walter Purcaro 2014-10-081-0/+30
| | | |
* | | | Update plugins XFileSharingPro basedGravatar Walter Purcaro 2014-10-0821-63/+63
| | | |
* | | | [XFileSharingPro] Rename to XFSPHosterGravatar Walter Purcaro 2014-10-081-361/+0
| | | |
* | | | New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-07170-342/+324
| | | | | | | | | | | | | | | | Whitespaces and EOF fixup
* | | | Marked some hosters as deadGravatar Walter Purcaro 2014-10-076-51/+18
| | | |
* | | | [XFileSharingPro] Code cosmeticsGravatar Walter Purcaro 2014-10-071-1/+1
| | | |
* | | | [PandaPlaNet] Mark deadGravatar Walter Purcaro 2014-10-072-28/+18
| | | |
* | | | [OboomCom] Fix connection limit error (thx Efcis)Gravatar Walter Purcaro 2014-10-061-2/+6
| | | |
* | | | [LomafileCom] Premium support + updated patternsGravatar Walter Purcaro 2014-10-061-52/+20
| | | |
* | | | [DevhostStFolder] Folder-in-folder supportGravatar Walter Purcaro 2014-10-061-3/+3
| | | |
* | | | Spare code cosmeticsGravatar Walter Purcaro 2014-10-058-16/+15
| | | |
* | | | New hoster plugin FilepupNetGravatar Walter Purcaro 2014-10-051-0/+50
| | | |
* | | | [MegasharesCom] Update patternsGravatar igel-kun 2014-10-051-13/+16
| | | |
* | | | Spare code fixes about COOKIESGravatar Walter Purcaro 2014-10-053-9/+22
| | | |
* | | | Better import lib headerGravatar Walter Purcaro 2014-10-051-1/+1
| | | |
* | | | Spare __pattern__ cosmeticsGravatar Walter Purcaro 2014-10-042-2/+2
| | | |
* | | | [EgoFilesCom] Mark deadGravatar Walter Purcaro 2014-10-041-80/+4
| | | |
* | | | Fix broken plugins after SH_COOKIES -> COOKIESGravatar Walter Purcaro 2014-10-043-4/+4
| | | |
* | | | [OboomCom] Fix account loginGravatar Walter Purcaro 2014-10-041-3/+3
| | | |
* | | | Spare code cosmeticsGravatar Walter Purcaro 2014-10-033-13/+7
| | | |
* | | | [OboomCom] Revert captcha changesGravatar Walter Purcaro 2014-10-031-22/+28
| | | |
* | | | Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-0329-108/+122
| | | |
* | | | [MovReelCom] Fixed LINK_PATTERNGravatar Walter Purcaro 2014-10-031-4/+5
| | | |
* | | | [XFileSharingPro] TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2014-10-031-0/+1
| | | |
* | | | [XFileSharingPro] Captcha refactoring + pattern improvementGravatar Walter Purcaro 2014-10-031-33/+40
| | | |
* | | | [OneFichierCom] Fix waiting againGravatar Walter Purcaro 2014-10-021-3/+3
| | | |
* | | | [OneFichierCom] Fix typoGravatar Walter Purcaro 2014-10-011-7/+7
| | | |
* | | | [OneFichierCom] Bump version numberGravatar Walter Purcaro 2014-10-011-3/+2
| | | |
* | | | [OneFichierCom] Fixed wait pattern + code optimizationsGravatar Walter Purcaro 2014-10-012-36/+31
| | | |
* | | | [CatShareNet] Fixed and improvedGravatar Walter Purcaro 2014-09-291-4/+11
| | | |
* | | | [XFileSharingPro] Fixed typoGravatar Walter Purcaro 2014-09-281-2/+2
| | | |
* | | | [SpeedyshareCom] Code cleanupGravatar Walter Purcaro 2014-09-283-23/+33
| | | |
* | | | New hoster DropboxComGravatar zapp-brannigan 2014-09-281-0/+42
| | | |
* | | | New hoster Dev-HostGravatar zapp-brannigan 2014-09-281-0/+48
| | | |
* | | | Cleaned-up XFileSharingPro based pluginsGravatar Walter Purcaro 2014-09-2818-39/+39
| | | |
* | | | [DeadHoster] Improve getInfo + two hosters mark deadGravatar Walter Purcaro 2014-09-282-37/+8
| | | |
* | | | Prepare method improves setup oneGravatar Walter Purcaro 2014-09-281-12/+13
| | | |
* | | | [XFileSharingPro] COOKIES preset to english + improved setup routineGravatar Walter Purcaro 2014-09-284-17/+28
| | | |
* | | | [UptoboxCom] MultiDL supportGravatar Walter Purcaro 2014-09-281-40/+7
| | | |
* | | | [CatShareNet] Increase version numberGravatar Walter Purcaro 2014-09-281-1/+1
| | | |
* | | | [CatShareNet] Fixup 2Gravatar Walter Purcaro 2014-09-281-2/+2
| | | |
* | | | [CatShareNet] FixupGravatar Walter Purcaro 2014-09-282-22/+22
| | | |
* | | | [ZippyshareCom] Fix alternative checksum typeGravatar Walter Purcaro 2014-09-272-15/+26
| | | |
* | | | [KingfilesNet] Better SOLVEMEDIA_PATTERNGravatar Walter Purcaro 2014-09-271-3/+3
| | | |
* | | | New hoster KingfilesNetGravatar Walter Purcaro 2014-09-271-0/+93
| | | |
* | | | [FiredriveCom] Fix TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2014-09-272-2/+4
| | | |
* | | | [CatShareNet] Fix missing recaptchaGravatar Walter Purcaro 2014-09-271-1/+2
| | | |
* | | | [CatShareNet] Plugin rewrittenGravatar prOq 2014-09-272-19/+32
| | | |
* | | | Logging string cosmeticsGravatar Walter Purcaro 2014-09-2732-127/+59
| | | |
* | | | [LomafileCom] range -> xrangeGravatar Walter Purcaro 2014-09-261-1/+1
| | | |
* | | | [TurbobitNet] Fixed some patternsGravatar prOq 2014-09-261-20/+31
| | | |
* | | | Rename SH flagsGravatar Walter Purcaro 2014-09-2616-18/+18
| | | |
* | | | [TusfilesNet] Added support for Premium usersGravatar Walter Purcaro 2014-09-261-4/+8
| | | | | | | | | | | | | | | | https://github.com/pyload/pyload/pull/755
* | | | [ZippyshareCom] Improve __pattern__ a bitGravatar Walter Purcaro 2014-09-251-1/+1
| | | |
* | | | [ZippyshareCom] Partially rewrittenGravatar Walter Purcaro 2014-09-241-43/+30
| | | |
* | | | [PremiumTo] fixed issue with get parameter on downloadGravatar stickell 2014-09-171-3/+2
| | | |
* | | | [XFilesharingPro] Embedded urls supportGravatar igel-kun 2014-09-151-1/+14
| | | |
* | | | [BasePlugin] Little code cosmeticsGravatar Walter Purcaro 2014-09-141-4/+7
| | | |
* | | | [FTP] Restore pattern.Gravatar stickell 2014-09-131-2/+2
| | | |
* | | | [Premium4Me] Renamed to PremiumToGravatar stickell 2014-09-121-10/+10
| | | | | | | | | | | | | | | | | | | | + partial rewrite + special traffic support
* | | | [MultiDebrid] renaming files to MyfastlineComGravatar stickell 2014-09-111-2/+2
| | | |
* | | | [MultiDebrid] renamed to MyfastlineGravatar stickell 2014-09-111-8/+5
| | | |
* | | | [File4safe] distributing LINK_PATTERNGravatar stickell 2014-09-071-1/+1
| | | | | | | | | | | | Fixes #729
* | | | [Speedyshare] new hosterGravatar zapp-brannigan 2014-09-071-0/+43
| | | | | | | | | | | | | | | | Merges #718
* | | | [LoadTo] Fix patternsGravatar Walter Purcaro 2014-09-041-5/+8
| | | |
* | | | [SimpleHoster] Improve parseFileInfoGravatar Walter Purcaro 2014-09-041-3/+4
| | | |
* | | | [Easybytez] distributing LINK_PATTERNGravatar stickell 2014-08-311-1/+1
|/ / / | | | | | | Fixes #723
* | | [VimeoCom] Private video supportGravatar Walter Purcaro 2014-08-301-3/+5
| | |
* | | Update GooIm.pyGravatar zapp-brannigan 2014-08-301-17/+11
| | | | | | | | | | | | The plugin was not working anymore.
* | | [BasePlugin] Don't unquote url headerGravatar William Pickering 2014-08-301-2/+2
| | |
* | | [RyushareCom] Fixed premium dlGravatar Lars Fricke 2014-08-301-2/+2
| | |
* | | Update UploadingCom.pyGravatar igel-kun 2014-08-301-2/+2
| | |
* | | Fix wait for UptoBoxGravatar estaban 2014-08-301-2/+2
| | |
* | | [DdlstorageCom] Mark deadGravatar Walter Purcaro 2014-08-291-80/+5
| | |
* | | Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-01164-1376/+806
| | | | | | | | | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* | | [DepositfilesCom] Fix missing declaration (thx hmlinaric)Gravatar Walter Purcaro 2014-08-011-1/+4
| | |
* | | Prefer single quote for dict keyGravatar Walter Purcaro 2014-08-011-1/+1
| |/ |/|
* | Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-2052-398/+403
| |
* | [DepositfilesCom] Fixed premium dlGravatar Walter Purcaro 2014-07-201-14/+30
| |
* | 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
| |
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-2060-169/+155
| |
* | [ShareRapidCom] Fix https://github.com/pyload/pyload/issues/694Gravatar Walter Purcaro 2014-07-201-18/+13
| |
* | 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-161-3/+2
| |
* | Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-1539-159/+159
| |
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-1540-90/+105
| | | | | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* | Fix class definitionGravatar Walter Purcaro 2014-07-151-1/+1
| |
* | Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-1552-104/+7
| |
* | [l18n] Improved few source stringsGravatar Stefano 2014-07-141-3/+3
| |
* | [LoadTo] renamed patternGravatar stickell 2014-07-111-2/+2
| |
* | Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-1073-206/+254
| | | | | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* | [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
| |
* | New crypter FiredriveComFolderGravatar Walter Purcaro 2014-07-071-1/+1
| |
* | [FiredriveCom] Fixed download link recognition + added TEMP_OFFLINE_PATTERNGravatar Walter Purcaro 2014-07-071-3/+8
| |
* | Fix account checkLogin + related code cosmeticsGravatar Walter Purcaro 2014-07-061-2/+2
| |
* | Remove two dead pluginsGravatar Walter Purcaro 2014-07-062-190/+7
| |
* | Compute wait time using secondsToMidnightGravatar Walter Purcaro 2014-07-069-53/+53
| |
* | [BayfilesCom] Fix https://github.com/pyload/pyload/issues/575Gravatar Walter Purcaro 2014-07-051-3/+3
| |
* | Use "is" instead "==" for bool condition checkGravatar 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-0573-82/+82
| | | | | | | | "OFFLINE_PATTERN"
* | [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-051-0/+82
| |
* | [VeohCom] Auto quality detectionGravatar Walter Purcaro 2014-07-051-11/+17
| |
* | [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
* | [Uploaded] FixesGravatar igel-kun 2014-07-011-3/+3
| | | | | | | | Merges #668
* | [Bitshare] Fixed #663Gravatar Stefano 2014-06-301-1/+7
| |
* | Update FilepostCom.pyGravatar igel-kun 2014-06-291-1/+2
| |
* | Spare fixesGravatar Walter Purcaro 2014-06-271-1/+1
| |
* | [SimplyPremium] Fix #649Gravatar Stefano 2014-06-261-12/+11
| |
* | [Filefactory] Improved free links detectGravatar Samir Boulema 2014-06-251-3/+3
| | | | | | | | Merges #638
* | [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-121-0/+129
| | | | | Merges #650 Resolves #587
* [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
* | Revert "[XFileSharingPro] Fixed premium mode"Gravatar Stefano 2014-05-291-2/+1
|/ | | | | | Fixes #636 This reverts commit e04a7fa2fcf7e2b4ace548f876117c63d7f265af.
* [DDLStorage] Improved getInfoGravatar Stefano 2014-05-191-9/+12
|
* Update ShareonlineBiz.pyGravatar stefanos 2014-05-151-1/+5
| | | captcha feedback (update)
* [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-051-1/+1
|
* 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-051-0/+100
| | | | Merges #591
* New multihoster: LinksnappyGravatar Stefano 2014-05-041-0/+53
|
* File4safe premiumGravatar Stefano 2014-05-031-0/+36
| | | | | + XFSPAccount improved Resolves #431