Add url to recaptcha exceptions, after update in extractor

This commit is contained in:
Stypox 2019-08-17 09:25:49 +02:00
parent 5b14fed63d
commit 56ad673dd7
2 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
implementation 'com.github.TeamNewPipe:NewPipeExtractor:5f65788a2f89e'
implementation 'com.github.Stypox:NewPipeExtractor:06689a2f27edfe83bd4605a1cceed86c06a5ebf8'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'