Compare commits
2 Commits
master
...
f2207e8667
Author | SHA1 | Date | |
---|---|---|---|
f2207e8667 | |||
5ee4748e42 |
@ -1,7 +1,8 @@
|
||||

|
||||
[](https://ci.mosad.xyz/Seil0/TheCitadelofRicks)
|
||||
[](https://git.mosad.xyz/Seil0/TheCitadelofRicks/releases)
|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
# TheCitadelofRicks
|
||||
|
||||
The API backend for [ProjectLaogai](https://git.mosad.xyz/Seil0/ProjectLaogai).
|
||||
The documentation can be found in the [wiki](https://git.mosad.xyz/Seil0/TheCitadelofRicks/wiki).
|
||||
The documentation can be found in the [wiki](https://git.mosad.xyz/Seil0/TheCitadelofRicks/wiki).
|
@ -30,6 +30,7 @@ import org.slf4j.Logger
|
||||
import org.slf4j.LoggerFactory
|
||||
import java.net.HttpURLConnection
|
||||
import java.net.URI
|
||||
import java.net.URL
|
||||
import java.time.LocalDateTime
|
||||
import java.util.*
|
||||
import kotlin.collections.HashMap
|
||||
|
Reference in New Issue
Block a user