update user agent
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 47s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 47s
This commit is contained in:
parent
80eb74c65c
commit
a97d52bc59
@ -11,7 +11,7 @@ class MIBLogin:
|
|||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.base_url = "https://faisanet.mib.com.mv"
|
self.base_url = "https://faisanet.mib.com.mv"
|
||||||
self.headers = {
|
self.headers = {
|
||||||
"User-Agent": "Mozilla/5.0 (give-api) ismath-owes-me-real-api/give-real-api AppleWebKit/537.36 (KHTML, like Gecko) Safari/537.36",
|
"User-Agent": "Mozilla/5.0 (ismath-said-will) give-real-api/so-i-wont-have-to-do-this AppleWebKit/537.36 (KHTML, like Gecko) Safari/537.36",
|
||||||
"Accept": "*/*"
|
"Accept": "*/*"
|
||||||
}
|
}
|
||||||
self.last_cookie = None
|
self.last_cookie = None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user