Add custom User-Agent

This commit is contained in:
Dave Gallant
2024-10-08 22:57:50 -04:00
parent 02415e5603
commit 58e9ac17b1
2 changed files with 5 additions and 1 deletions

View File

@@ -1 +1,3 @@
API_BASE_URL = "https://forums.redflagdeals.com"
HEADERS = {"User-Agent": "rfd-notify"}