mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-10-03 07:46:01 +00:00
4 lines
89 B
Python
4 lines
89 B
Python
API_BASE_URL = "https://forums.redflagdeals.com"
|
|
|
|
HEADERS = {"User-Agent": "rfd-notify"}
|