Fix, i am down
This commit is contained in:
parent
f385bedd9b
commit
99946bc923
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
|
@ -410,7 +410,7 @@ async def handle_keywords(message: types.Message):
|
|||
async def handle_prices(message: Message):
|
||||
def fetch():
|
||||
return requests.get(
|
||||
"https://твой-домен/magnit/products",
|
||||
"https://bebrik.xyz/magnit/products",
|
||||
headers={"X-Token": "sisi"},
|
||||
timeout=10,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue