mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 08:13:39 +00:00
4 lines
89 B
Python
4 lines
89 B
Python
API_BASE_URL = "https://forums.redflagdeals.com"
|
|
|
|
HEADERS = {"User-Agent": "rfd-notify"}
|