Skip to content

Commit

Permalink
Updating constants 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lcsrodriguez committed Dec 24, 2023
1 parent 4dce242 commit dfad355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecocal/constants.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
API_SOURCE_URL: str = "https://calendar-api.fxstreet.com/en/api/v1/eventDates"
BASE_URL: str = "https://www.fxstreet.com/"
DEFAULT_USER_AGENT: str = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36"
DEFAULT_THREADS: int = 20

0 comments on commit dfad355

Please sign in to comment.