summaryrefslogtreecommitdiffstats
path: root/module/plugins
Commit message (Collapse)AuthorAgeFilesLines
* [PremiumizeMe] Account version upGravatar Walter Purcaro 2015-06-151-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1498 (2)Gravatar Walter Purcaro 2015-06-151-23/+14
|
* [PremiumizeMe] Premium account fixupGravatar Walter Purcaro 2015-06-152-3/+4
|
* Hook plugin code cosmeticsGravatar Walter Purcaro 2015-06-159-13/+13
|
* Fix https://github.com/pyload/pyload/issues/1498Gravatar Walter Purcaro 2015-06-153-23/+8
|
* [Plugin] TypoGravatar Walter Purcaro 2015-06-151-2/+2
|
* Update BaseGravatar Walter Purcaro 2015-06-152-64/+77
|
* Update Hook (2)Gravatar Walter Purcaro 2015-06-151-9/+8
|
* [SimpleCrypter] FixupGravatar Walter Purcaro 2015-06-151-2/+2
|
* [XFSCrypter] Improve OFFLINE_PATTERNGravatar Walter Purcaro 2015-06-151-2/+2
|
* New plugin: NitroflareComFolderGravatar Walter Purcaro 2015-06-151-0/+35
|
* [ShareonlineBiz] Improve checkErrors (THX nomad71)Gravatar Walter Purcaro 2015-06-151-2/+2
| | | | Fix https://github.com/pyload/pyload/issues/1497
* Fix https://github.com/pyload/pyload/issues/1496Gravatar Walter Purcaro 2015-06-151-2/+2
|
* Fix new internal pluginsGravatar Walter Purcaro 2015-06-154-20/+16
|
* Update ContainerGravatar Walter Purcaro 2015-06-141-44/+33
|
* Hook back to Base classGravatar Walter Purcaro 2015-06-142-3/+3
|
* Move OCR to internal plugin folderGravatar Walter Purcaro 2015-06-146-10/+10
|
* Crypter back to Plugin classGravatar Walter Purcaro 2015-06-141-3/+6
|
* Update AccountGravatar Walter Purcaro 2015-06-141-96/+116
|
* Fix https://github.com/pyload/pyload/issues/1492 and ↵Gravatar Walter Purcaro 2015-06-141-2/+2
| | | | https://github.com/pyload/pyload/issues/1493
* Update CrypterGravatar Walter Purcaro 2015-06-141-46/+81
|
* Revert ↵Gravatar Walter Purcaro 2015-06-141-7/+7
| | | | https://github.com/pyload/pyload/commit/043e3dfd83bb217ea15280fef6523fcca691fbf2
* Update HookGravatar Walter Purcaro 2015-06-141-73/+102
|
* Move new log functions to PluginGravatar Walter Purcaro 2015-06-142-48/+28
|
* Merge branch 'pr/n1485_EvolutionClip' into stableGravatar Walter Purcaro 2015-06-142-4/+4
|\ | | | | | | | | Conflicts: module/plugins/hoster/HighWayMe.py
| * Improved Login CheckGravatar EvolutionClip 2015-06-111-2/+2
| |
| * Fixed Syntax ErrorGravatar EvolutionClip 2015-06-111-1/+1
| |
* | [PastebinCom] UpdateGravatar Walter Purcaro 2015-06-141-4/+6
| |
* | fix #1475Gravatar GammaC0de 2015-06-111-7/+7
| |
* | Fix https://github.com/pyload/pyload/issues/1473Gravatar Walter Purcaro 2015-06-101-21/+2
| |
* | Update plugins (2)Gravatar Walter Purcaro 2015-06-1021-21/+21
| |
* | Fix https://github.com/pyload/pyload/issues/1479Gravatar Walter Purcaro 2015-06-104-11/+11
| |
* | Update SimpleCrypter.pyGravatar GammaC0de 2015-06-091-2/+2
| |
* | [SimpleHoster] preload referer to FalseGravatar Walter Purcaro 2015-06-092-8/+4
| |
* | Fix https://github.com/pyload/pyload/issues/1472Gravatar Walter Purcaro 2015-06-093-17/+12
| |
* | Fix https://github.com/pyload/pyload/issues/1471Gravatar Walter Purcaro 2015-06-091-2/+2
| |
* | [SimpleHoster] Fixup (3)Gravatar Walter Purcaro 2015-06-091-1/+3
| |
* | Merge pull request #1469 from frederikmoellers/stableGravatar Walter Purcaro 2015-06-092-0/+71
|\ \ | | | | | | 2 new Crypter plugins: sh.st and pasted.co
| * | New Crypter plugin: pasted.coGravatar Frederik Möllers 2015-06-091-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | Pasted.co is a pastebin service. It can be used to host a list of download links which pyLoad could use. The plugin bypasses the (ineffective) captcha request and fetches the contents of the paste. It keeps the original package's name and folder and just inserts the links from the paste.
| * | New Crypter plugin: sh.stGravatar Frederik Möllers 2015-06-091-0/+28
| | | | | | | | | | | | | | | | | | sh.st is a URL shortener service with ads (much like adf.ly and others). The crypter uses deadlockers.com to bypass the ads/waiting times. It keeps the package name and folder and just inserts the target URL.
* | | [SimpleHoster] Improve checkFileGravatar Walter Purcaro 2015-06-0914-41/+37
| | |
* | | New plugin: TNTVillageScambioeticoOrgGravatar Walter Purcaro 2015-06-091-0/+31
|/ /
* | Fix https://github.com/pyload/pyload/issues/1468Gravatar Walter Purcaro 2015-06-082-9/+22
| |
* | [SimpleCrypter] Fix handleDirect loopGravatar Walter Purcaro 2015-06-081-7/+8
| |
* | [GamefrontCom] UpdateGravatar Walter Purcaro 2015-06-081-69/+15
| |
* | [GamefrontCom] FixupGravatar Walter Purcaro 2015-06-081-2/+2
| |
* | Fix https://github.com/pyload/pyload/issues/1467Gravatar Walter Purcaro 2015-06-081-2/+2
| |
* | Fix https://github.com/pyload/pyload/issues/1464Gravatar Walter Purcaro 2015-06-081-7/+7
| |
* | Restore Plugin.py under its original directoryGravatar Walter Purcaro 2015-06-081-0/+617
| |
* | [TusfilesNet] FixupGravatar Walter Purcaro 2015-06-081-3/+3
| |
* | [SimpleHoster] FixupGravatar Walter Purcaro 2015-06-081-6/+6
| |
* | Fix https://github.com/pyload/pyload/issues/1460Gravatar Walter Purcaro 2015-06-081-7/+7
| |
* | [SimpleHoster] FixupGravatar Walter Purcaro 2015-06-081-3/+3
| |
* | [SexuriaCom] UpdateGravatar Walter Purcaro 2015-06-081-22/+22
| |
* | Fix https://github.com/pyload/pyload/issues/1459 (2)Gravatar Walter Purcaro 2015-06-081-2/+3
| |
* | Update pluginsGravatar Walter Purcaro 2015-06-0811-44/+36
| |
* | [SimpleHoster] Improve logging and file checkingGravatar Walter Purcaro 2015-06-088-67/+100
| |
* | Fix https://github.com/pyload/pyload/issues/1459Gravatar Walter Purcaro 2015-06-081-3/+3
| |
* | New plugin: VkComGravatar Walter Purcaro 2015-06-081-0/+34
| |
* | Update everythingGravatar Walter Purcaro 2015-06-08156-349/+349
| |
* | Move base plugins to internal folderGravatar Walter Purcaro 2015-06-086-0/+0
| |
* | New plugins: FiledropperCom & FileuploadNetGravatar Walter Purcaro 2015-06-085-13/+108
| |
* | [FreeWayMe] FixupGravatar Walter Purcaro 2015-06-088-20/+13
| |
* | [UploadedTo] Fixup (2)Gravatar Walter Purcaro 2015-06-063-45/+31
| |
* | Remove old StahnuTo accountGravatar Walter Purcaro 2015-06-061-35/+0
| |
* | Use SSL when login accountGravatar Walter Purcaro 2015-06-0626-32/+30
| |
* | [HighWayMe] CleanupGravatar Walter Purcaro 2015-06-063-107/+106
| |
* | Merge pull request #1455 from EvolutionClip/stableGravatar Walter Purcaro 2015-06-063-0/+151
|\| | | | | Added High-Way.Me
| * Added CommentGravatar EvolutionClip 2015-06-051-2/+1
| | | | | | Line 27: Is not working. It should by if 302 Moved Temporarily then ... But I don't now how to implement it.
| * Update HighWayMe.pyGravatar EvolutionClip 2015-06-051-1/+1
| |
| * Create HighWayMe.pyGravatar EvolutionClip 2015-06-051-0/+76
| |
| * Create HighWayMe.pyGravatar EvolutionClip 2015-06-051-0/+29
| |
| * Create HighWayMe.pyGravatar EvolutionClip 2015-06-051-0/+47
| |
* | Fix https://github.com/pyload/pyload/issues/1452Gravatar Walter Purcaro 2015-06-051-1/+2
| |
* | Merge pull request #1453 from GammaC0de/GammaC0de-NamePattern-Use-lazy-MatchGravatar Walter Purcaro 2015-06-0510-19/+19
|\ \ | | | | | | NAME_PATTERN use lazy match
| * | Update UploadingCom.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
| * | Update DataHuFolder.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
| * | Update TnyCz.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
| * | Update BitshareComFolder.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
| * | Update FilestubeCom.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
| * | Update VimeoCom.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
| * | Update LoadTo.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
| * | Update SizedriveCom.pyGravatar GammaC0de 2015-06-051-1/+1
| | |
| * | Update FileSharkPl.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
| * | Update Keep2ShareCc.pyGravatar GammaC0de 2015-06-051-2/+2
| | |
* | | [UploadedTo] FixupGravatar Walter Purcaro 2015-06-051-2/+3
| | |
* | | Fix https://github.com/pyload/pyload/issues/1222Gravatar Walter Purcaro 2015-06-051-1/+2
| | |
* | | Fix http://forum.pyload.org/viewtopic.php?f=10&t=4301Gravatar Walter Purcaro 2015-06-052-30/+9
| | |
* | | Fix https://github.com/pyload/pyload/issues/1450Gravatar Walter Purcaro 2015-06-052-4/+4
|/ /
* | [NitroflareCom] Account fixup (2)Gravatar Walter Purcaro 2015-06-051-2/+2
| |
* | [OpenloadIo] fix NAME_PATTERNGravatar GammaC0de 2015-06-041-2/+2
| |
* | [NitroflareCom] Account fixupGravatar Walter Purcaro 2015-06-042-11/+32
| |
* | New plugin: ZahikiNetGravatar Walter Purcaro 2015-06-031-0/+31
| |
* | [NitroflareCom] TryoutGravatar Walter Purcaro 2015-06-031-2/+2
| |
* | Fix https://github.com/pyload/pyload/issues/1446 (2)Gravatar Walter Purcaro 2015-06-021-2/+2
| |
* | [PremiumizeMe] Account fixupGravatar Walter Purcaro 2015-06-021-11/+2
| |
* | [FilerNet] Account fixupGravatar Walter Purcaro 2015-06-021-6/+6
| |
* | Fix https://github.com/pyload/pyload/issues/1449Gravatar Walter Purcaro 2015-06-021-2/+3
| |
* | Merge pull request #1448 from GammaC0de/patch-1Gravatar Walter Purcaro 2015-06-021-2/+2
|\ \ | | | | | | [MegaCoNz] small typo
| * | [MegaCoNz] small typoGravatar GammaC0de 2015-06-021-2/+2
| | |
* | | [NitroflareCom] Premium supportGravatar Walter Purcaro 2015-06-024-17/+71
|/ /
* | [UserAgentSwitcher] UpdateGravatar Walter Purcaro 2015-06-021-4/+15
| |
* | Fix https://github.com/pyload/pyload/issues/1442Gravatar Walter Purcaro 2015-06-021-2/+9
| |
* | Small code cosmeticsGravatar Walter Purcaro 2015-06-024-56/+57
| |
* | Fix https://github.com/pyload/pyload/issues/1446Gravatar Walter Purcaro 2015-06-027-50/+49
| |
* | [SimpleCrypter] UpdateGravatar Walter Purcaro 2015-06-027-24/+18
| |
* | Update SimpleCrypter.pyGravatar GammaC0de 2015-06-011-3/+3
| |
* | Update Dereferer.pyGravatar GammaC0de 2015-06-011-2/+4
| |
* | [XFSHoster] Improve OFFLINE_PATTERNGravatar Walter Purcaro 2015-06-013-5/+4
| |
* | [WorldbytezCom] AccountGravatar Walter Purcaro 2015-06-011-0/+16
| |
* | Fix https://github.com/pyload/pyload/issues/1445Gravatar Walter Purcaro 2015-06-011-3/+8
| |
* | Update MegaCoNz.pyGravatar GammaC0de 2015-06-011-2/+2
| |
* | [DlFreeFr] Version upGravatar Walter Purcaro 2015-05-301-13/+7
| |
* | Added missing download callGravatar lazlev 2015-05-301-1/+1
| |
* | [MegaCoNz] Update __pattern__Gravatar Walter Purcaro 2015-05-303-5/+5
| |
* | Merge pull request #1438 from lazlev/patch-1Gravatar Walter Purcaro 2015-05-301-4/+5
|\ \ | | | | | | Remove obsolete AdYouLike call
| * | Remove obsolete AdYouLike callGravatar lazlev 2015-05-301-4/+5
| | | | | | | | | AdYouLike is currently not used anymore on the hoster's site. Additionally the regex had to be edited to actually grab the domain value.
* | | New plugin: FurLyGravatar Walter Purcaro 2015-05-301-0/+24
| | |
* | | [SimpleCrypter] Merge with SimpleDerefererGravatar Walter Purcaro 2015-05-307-137/+42
|/ /
* | [XFileSharingPro][XFileSharingProFolder] Added default __pattern__Gravatar Walter Purcaro 2015-05-302-4/+4
| |
* | [FileboomMe] Tiny cleanupGravatar Walter Purcaro 2015-05-301-4/+5
| |
* | Merge pull request #1437 from GammaC0de/GammaC0de-FileboomMeGravatar Walter Purcaro 2015-05-301-3/+10
|\ \ | | | | | | [FileboomMe] minor update
| * | Update FileboomMe.pyGravatar GammaC0de 2015-05-301-3/+10
| | |
* | | [Dereferer][SimpleDereferer] UpdateGravatar Walter Purcaro 2015-05-302-15/+48
| | |
* | | Update plugins after splitting CaptchaServiceGravatar Walter Purcaro 2015-05-3032-64/+68
| | |
* | | [XFileSharingPro] Improve hook regexpGravatar Walter Purcaro 2015-05-301-4/+4
| | |
* | | Remove DontKnowMeGravatar Walter Purcaro 2015-05-301-17/+0
| | |
* | | Split CaptchaServiceGravatar Walter Purcaro 2015-05-306-489/+509
| | |
* | | New plugin: TinyurlComGravatar Walter Purcaro 2015-05-301-0/+23
|/ /
* | [New Hoster] FileboomMeGravatar GammaC0de 2015-05-291-0/+94
| |
* | [SimpleHoster] Fix DB errorGravatar Walter Purcaro 2015-05-293-6/+10
| |
* | [UptoboxCom] FixupGravatar Walter Purcaro 2015-05-291-5/+1
| |
* | [SimpleDereferer] Handle direct linkGravatar Walter Purcaro 2015-05-294-18/+22
| |
* | [GooGl] UpdateGravatar Walter Purcaro 2015-05-294-21/+24
| |
* | [UpdateManager] Fix https://github.com/pyload/pyload/issues/1432Gravatar Walter Purcaro 2015-05-281-5/+5
| |
* | [GoogledriveCom][MediafireCom] CleanupGravatar Walter Purcaro 2015-05-282-10/+5
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-05-2788-99/+104
| |
* | [NetloadIn] Mark dead (temp)Gravatar Walter Purcaro 2015-05-273-406/+13
| |
* | Fix https://github.com/pyload/pyload/issues/1428Gravatar Walter Purcaro 2015-05-272-10/+20
| |
* | Merge pull request #1430 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-05-271-2/+6
|\ \ | | | | | | [GoogledriveCom] Make it more flexible
| * | [GoogledriveCom] Make it more flexibleGravatar zapp-brannigan 2015-05-271-2/+6
| | | | | | | | | | | | | | | | | | | | | Support links like ` https://drive.google.com/uc?export=download&id=<dl_id_here> ` See forum: http://forum.pyload.org/viewtopic.php?f=13&t=4203
* | | [MediafireCom] Fix solvemedia captcha handlingGravatar zapp-brannigan 2015-05-271-2/+3
|/ /
* | [GoogledriveCom] FixupGravatar Walter Purcaro 2015-05-263-41/+41
| |
* | Merge pull request #1426 from immenz/dev_nitroGravatar Walter Purcaro 2015-05-251-3/+4
|\ \ | | | | | | [NitroFlare] Re-Added RECAPTCHA_KEY
| * | [NitroflareCom] Update PatternGravatar Jens Hörnlein 2015-05-251-3/+3
| | |
| * | [NitroFlare] Re-Added RECAPTCHA_KEYGravatar Jens Hörnlein 2015-05-251-1/+2
| | |
* | | [UserAgentSwitcher] Fixup (3)Gravatar Walter Purcaro 2015-05-252-2/+3
|/ /
* | [SimpleCrypter] FixupGravatar Walter Purcaro 2015-05-251-3/+3
| |
* | Some urljoin fixesGravatar Walter Purcaro 2015-05-256-7/+13
| |
* | [UserAgentSwitcher] Fixup (2)Gravatar Walter Purcaro 2015-05-251-2/+2
| |
* | [GoogledriveCom] Improve __pattern__Gravatar Walter Purcaro 2015-05-251-3/+4
| |
* | New crypter: GoogledriveComFolderGravatar Walter Purcaro 2015-05-252-3/+26
| |
* | [CaptchaService] Improve SolveMedia (2)Gravatar Walter Purcaro 2015-05-251-200/+179
| |
* | [CaptchaService] Improve SolveMediaGravatar Walter Purcaro 2015-05-252-100/+77
| |
* | Merge pull request #1425 from zapp-brannigan/patch-2Gravatar Walter Purcaro 2015-05-241-5/+21
|\ \ | | | | | | [CaptchaService.py] Update ReCaptchaV1
| * | [CaptchaService.py] Update ReCaptchaV1Gravatar zapp-brannigan 2015-05-241-5/+21
| | | | | | | | | Fix https://github.com/pyload/pyload/issues/1423
* | | [ShareonlineBiz] Fix https://github.com/pyload/pyload/issues/1424Gravatar Walter Purcaro 2015-05-241-11/+15
|/ /
* | [MediafireCom] ReCaptchaGravatar Walter Purcaro 2015-05-241-4/+18
| |
* | [UserAgentSwitcher] FixupGravatar Walter Purcaro 2015-05-231-21/+7
| |
* | Tiny code cosmeticsGravatar Walter Purcaro 2015-05-222-4/+4
| |
* | [XFSHoster] Handle videoplayerGravatar Walter Purcaro 2015-05-223-5/+2
| |
* | [SimpleHoster] Fix captcha retryingGravatar Walter Purcaro 2015-05-222-9/+7
| |
* | [SimpleHoster] Improve checkErrorsGravatar Walter Purcaro 2015-05-221-4/+7
| |
* | [SimpleHoster] Tiny code cosmeticsGravatar Walter Purcaro 2015-05-201-11/+11
| |
* | New OCR CircleCaptchaGravatar gsasch 2015-05-181-0/+781
| |
* | [UptoboxCom] Set LOGIN_ACCOUNT to TrueGravatar Walter Purcaro 2015-05-181-1/+3
| |
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1404Gravatar Walter Purcaro 2015-05-181-4/+7
| |
* | [SimpleHoster] Fix create_getInfoGravatar Walter Purcaro 2015-05-187-43/+25
| |
* | [XFSHoster] Fix https://github.com/pyload/pyload/issues/1296Gravatar Walter Purcaro 2015-05-182-15/+9
| |
* | [XFSAccount] Fix https://github.com/pyload/pyload/issues/1420Gravatar Walter Purcaro 2015-05-182-9/+12
| |
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1421Gravatar Walter Purcaro 2015-05-181-3/+3
| |
* | Spare plugins updatesGravatar Walter Purcaro 2015-05-186-67/+21
| |
* | [SimpleHoster] Improve checkErrorsGravatar Walter Purcaro 2015-05-182-75/+77
| |
* | [XFSHoster] HAPPY_HOUR_PATTERNGravatar Walter Purcaro 2015-05-181-1/+8
| |
* | [Ftp] FixupGravatar Walter Purcaro 2015-05-161-2/+2
| |
* | Update OboomCom.pyGravatar GammaC0de 2015-05-161-1/+1
| |
* | Update OboomCom.pyGravatar GammaC0de 2015-05-161-2/+3
| |
* | [SmoozedCom] Fix https://github.com/pyload/pyload/issues/1399 (2)Gravatar Walter Purcaro 2015-05-111-2/+2
| |
* | [ShareonlineBiz][SmoozedCom] Version upGravatar Walter Purcaro 2015-05-112-2/+2
| |
* | Merge pull request #1412 from smoozed/patch-1Gravatar Walter Purcaro 2015-05-111-2/+4
|\ \ | | | | | | Fixed #1399
| * | Fixed #1399Gravatar smoozed 2015-05-111-2/+4
| | | | | | | | | When the account is not premium, check if there is trial time left.
* | | change trafficleft to unlimited when in Penalty-Premium state to ensure ↵Gravatar Micha Jay 2015-05-111-2/+5
|/ / | | | | | | continues Downloads
* | [ClickAndLoad] Version upGravatar Walter Purcaro 2015-05-091-1/+1
| |
* | Update ClickAndLoad.pyGravatar GammaC0de 2015-05-091-1/+1
| |
* | Update BillionuploadsCom.pyGravatar GammaC0de 2015-05-091-2/+2
| |
* | [UnrestrictLi] Mark as deadGravatar Walter Purcaro 2015-05-093-143/+3
| |
* | [ClickAndLoad] fix bug when webinterface uses SSLGravatar GammaC0de 2015-05-091-1/+21
| |
* | [MultiHook] Remove unbound method 'getCrypters'Gravatar Walter Purcaro 2015-05-092-12/+4
| |
* | [ShareonlineBiz] Fix https://github.com/pyload/pyload/issues/1403Gravatar Walter Purcaro 2015-05-081-2/+2
| |
* | Merge pull request #1401 from GammaC0de/GammaC0de-FilefactoryComGravatar Walter Purcaro 2015-05-081-2/+2
|\ \ | | | | | | [FilefactoryCom] update OFFLINE_PATTERN
| * | [FilefactoryCom] update OFFLINE_PATTERNGravatar GammaC0de 2015-05-081-2/+2
| | |
* | | Delete BillionuploadsCom.pyGravatar GammaC0de 2015-05-081-16/+0
| | |
* | | BillionuploadsCom out of bussinessGravatar GammaC0de 2015-05-081-6/+2
|/ /
* | Add Openload.io hoster plugin.Gravatar lpiter 2015-05-061-0/+26
| |
* | [LinkdecrypterComHook] Fix https://github.com/pyload/pyload/issues/1397Gravatar Walter Purcaro 2015-05-061-2/+8
| |
* | [XFSCrypter] Fix LINK_PATTERN (thx GammaC0de)Gravatar Walter Purcaro 2015-05-061-2/+2
| |
* | [SimpleHoster] Fallback optionGravatar Walter Purcaro 2015-05-062-5/+6
| |
* | [XFSHoster] Fix WAIT_PATTERNGravatar Walter Purcaro 2015-05-061-11/+5
| |
* | [XFSCrypter] Improve LINK_PATTERN (2)Gravatar Walter Purcaro 2015-05-051-3/+3
| |
* | Merge pull request #1396 from GammaC0de/GammaC0de-patch-2Gravatar Walter Purcaro 2015-05-051-2/+2
|\ \ | | | | | | Update YadiSk.py