mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Add in-memory anti-captcha implementation.
This commit is contained in:
parent
167f7791a9
commit
a0759b4722
7 changed files with 229 additions and 4 deletions
|
@ -28,6 +28,7 @@ dependencies {
|
|||
implementation 'com.github.ben-manes.caffeine:caffeine:2.8.6'
|
||||
implementation 'com.rometools:rome:1.15.0'
|
||||
implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3'
|
||||
implementation 'org.jsoup:jsoup:1.13.1'
|
||||
implementation 'net.java.dev.jna:jna-platform:5.7.0'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue