mirror of
https://huggingface.co/spaces/Catapang1989/aniscrap
synced 2026-04-17 15:51:46 +00:00
Update main.py
change domain
This commit is contained in:
2
main.py
2
main.py
@@ -12,7 +12,7 @@ from fastapi.middleware.cors import CORSMiddleware
|
||||
from playwright.async_api import async_playwright, BrowserContext
|
||||
from playwright_stealth import Stealth
|
||||
|
||||
BASE_URL = "https://animepahe.si"
|
||||
BASE_URL = "https://animepahe.com"
|
||||
ANIWATCHTV_BASE = "https://aniwatchtv.to"
|
||||
ANILIST_API = "https://graphql.anilist.co"
|
||||
JIKAN_API = "https://api.jikan.moe/v4"
|
||||
|
||||
Reference in New Issue
Block a user