mirror of
https://codeberg.org/Yael-II/ArXtic.git
synced 2026-03-15 06:16:26 +01:00
2025-09-22: RSS feed query and parsing
This commit is contained in:
@@ -30,5 +30,12 @@
|
||||
|
||||
## Directories
|
||||
VENV_DIR="./venv/"
|
||||
DB_DIR="./db/"
|
||||
FILTERS_DIR="./cfg/filters/"
|
||||
|
||||
## Remote URLs
|
||||
QUERY_URL="https://export.arxiv.org/api/query?"
|
||||
RSS_URL="https://rss.arxiv.org/atom/astro-ph"
|
||||
|
||||
## FILTERS
|
||||
FILTERS_LIST="authors.txt,keywords.txt"
|
||||
|
||||
Reference in New Issue
Block a user