mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Implement geo restrictions bypass.
This commit is contained in:
parent
a654d22635
commit
12c41980dd
19 changed files with 414 additions and 63 deletions
|
@ -1,6 +1,7 @@
|
|||
plugins {
|
||||
id "com.github.johnrengelman.shadow" version "7.1.2"
|
||||
id "java"
|
||||
id "io.freefair.lombok" version "6.5.1"
|
||||
id "eclipse"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue