remove api proxy
This commit is contained in:
1
main.py
1
main.py
@@ -30,7 +30,6 @@ to_date = today + timedelta(days=5)
|
||||
|
||||
def get_blackouts(bill_id) -> list:
|
||||
url = "https://uiapi2.saapa.ir/api/ebills/PlannedBlackoutsReport"
|
||||
url = "https://abat-lms.rodad.net/PlannedBlackoutsReport"
|
||||
headers = {
|
||||
'accept': 'application/json',
|
||||
"Authorization": f"Bearer {BARGHEMAN_TOKEN}",
|
||||
|
||||
Reference in New Issue
Block a user