This commit is contained in:
parent
b07420e0bd
commit
d6f883f890
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ static PAST_DAYS_ELIGIBLE: u8 = 4;
|
||||||
|
|
||||||
macro_rules! api_url {
|
macro_rules! api_url {
|
||||||
() => {
|
() => {
|
||||||
"https://labs.j-novel.club/app/v1".to_owned()
|
"https://labs.j-novel.club/app/v2".to_owned()
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue