remove luogu && add uoj
This commit is contained in:
@@ -9,7 +9,7 @@ Fetch programming contest schedules from several online judge platforms and expo
|
||||
- Codeforces
|
||||
- AtCoder
|
||||
- USACO
|
||||
- Luogu
|
||||
- UOJ
|
||||
|
||||
## Output Files
|
||||
|
||||
@@ -93,6 +93,6 @@ AI coding agents and maintainers should follow [AGENTS.md](AGENTS.md) when chang
|
||||
## Notes
|
||||
|
||||
- AtCoder uses the AtCoder Problems API and falls back to the official AtCoder contest page for upcoming contests when needed.
|
||||
- Luogu requires a session request and content-only request headers, so the script uses `requests.Session()`.
|
||||
- UOJ is parsed from its public contests page, including the timeanddate duration parameters used by contest links.
|
||||
- USACO schedule data depends on the current layout of the official USACO contests page. If USACO has no future schedule published, it may produce no upcoming USACO contests.
|
||||
- Network or upstream API changes can temporarily reduce the number of fetched contests.
|
||||
|
||||
Reference in New Issue
Block a user