Skip to content

Commit

Permalink
Change to default CDN.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matheus-0 committed Mar 13, 2021
1 parent edfe9f4 commit 143f61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const baseURL = 'https://api.twist.moe';
export const CDN = 'https://air-cdn.twist.moe';
export const CDN = 'https://cdn.twist.moe';
export const key = '267041df55ca2b36f2e322d05ee2c9cf';
export const referer = 'https://twist.moe';
export const token = '0df14814b9e590a1f26d3071a4ed7974';
Expand Down

0 comments on commit 143f61b

Please sign in to comment.