parent
0c6ae1fcb0
commit
c9998cad57
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ use crate::{HTTP_CLIENT};
|
||||||
use crate::jnovel::PartInfo::{NoParts, Part};
|
use crate::jnovel::PartInfo::{NoParts, Part};
|
||||||
use crate::jnovel::PostInfo::{Chapter, Volume};
|
use crate::jnovel::PostInfo::{Chapter, Volume};
|
||||||
|
|
||||||
static PAST_DAYS_ELIGIBLE: u8 = 8;
|
static PAST_DAYS_ELIGIBLE: u8 = 4;
|
||||||
|
|
||||||
macro_rules! api_url {
|
macro_rules! api_url {
|
||||||
() => {
|
() => {
|
||||||
|
|
Loading…
Add table
Reference in a new issue