1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00

New: Added CAPTCHA support to Rarbg.

This commit is contained in:
Taloth Saldono
2016-08-10 20:45:48 +02:00
parent e9eab0ae48
commit 73fb216e6f
36 changed files with 458 additions and 130 deletions
@@ -30,6 +30,7 @@ namespace NzbDrone.Core.Annotations
Hidden,
Tag,
Action,
Url
Url,
Captcha
}
}