Skip to content

Commit

Permalink
Shikimori: using Komikku key
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Feb 8, 2024
1 parent 65e2788 commit d353c83
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ class ShikimoriApi(
)

companion object {
private const val clientId = "PB9dq8DzI405s7wdtwTdirYqHiyVMh--djnP7lBUqSA"
private const val clientSecret = "NajpZcOBKB9sJtgNcejf8OB9jBN1OYYoo-k4h2WWZus"
private const val clientId = "hst3O_VlZ0HrrXcnZAd6m-SCIc1_mv5cQV-3nQCdJ0E"
private const val clientSecret = "n1Pn9AIKvUhDzjehfPt_5nk7xbr4wSnas6djggw_AjE"

private const val baseUrl = "https://shikimori.one"
private const val apiUrl = "$baseUrl/api"
Expand Down

0 comments on commit d353c83

Please sign in to comment.