Skip to content

Commit

Permalink
fix(client): new domain
Browse files Browse the repository at this point in the history
  • Loading branch information
oddyamill committed Nov 23, 2024
1 parent 64c41d1 commit 09b47f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/client/routes.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (

const (
PublicUrl = "https://dnevnik.kiasuo.ru"
ApiUrl = "https://kiasuo-proxy.oddya.ru/diary"
ApiUrl = "https://kiasuo.oddya.ru/diary"
)

Expand Down

0 comments on commit 09b47f0

Please sign in to comment.