sane ids
This commit is contained in:
parent
bc1cea780a
commit
59ffb2e511
4
main.ts
4
main.ts
@ -1,7 +1,7 @@
|
|||||||
import { DOMParser } from "jsr:@b-fuze/deno-dom";
|
import { DOMParser } from "jsr:@b-fuze/deno-dom";
|
||||||
|
|
||||||
const ARTICLES_ID_MIN = 87;
|
const ARTICLES_ID_MIN = 1;
|
||||||
const ARTICLES_ID_MAX = 88;
|
const ARTICLES_ID_MAX = 94;
|
||||||
|
|
||||||
const downloadDate = new Date();
|
const downloadDate = new Date();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user