🐛 小刻食堂cdn使用https (#650)

This commit is contained in:
洛梧藤
2024-11-06 16:47:55 +08:00
committed by GitHub
parent 5fe9712754
commit d10db08395
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
DATASOURCE_URL = "https://server.ceobecanteen.top/api/v1/canteen/config/datasource/list"
COMB_ID_URL = "https://server.ceobecanteen.top/api/v1/canteen/user/getDatasourceComb"
COOKIE_ID_URL = "http://cdn.ceobecanteen.top/datasource-comb"
COOKIE_ID_URL = "https://cdn.ceobecanteen.top/datasource-comb"
COOKIES_URL = "https://server-cdn.ceobecanteen.top/api/v1/cdn/cookie/mainList/cookieList"