Skip to content

Commit 6d8cff0

Browse files
committed
v1.1.5
1 parent 9b2e41f commit 6d8cff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/anitr_fetch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
using json = nlohmann::json;
1414

1515
FetchData::FetchData() {
16-
base_url = "https://animecix.net/";
16+
base_url = "https://anm.cx/";
1717
video_players = {"tau-video.xyz", "sibnet"};
1818
headers["Accept"] = "application/json";
1919
headers["User-Agent"] = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/91.0.4472.124 Safari/537.36";

0 commit comments

Comments
 (0)