dev: roll back resolver routing changes and publish 0.1.65-dev

This commit is contained in:
2026-02-24 21:36:04 +01:00
parent 482e0b0cc6
commit 74d15cb25e
5 changed files with 10 additions and 101 deletions

View File

@@ -50,7 +50,7 @@ else: # pragma: no cover
SETTING_BASE_URL = "aniworld_base_url"
DEFAULT_BASE_URL = "https://aniworld.to"
DEFAULT_PREFERRED_HOSTERS = ["supervideo", "filemoon", "vidmoly", "doodstream", "voe"]
DEFAULT_PREFERRED_HOSTERS = ["voe"]
DEFAULT_TIMEOUT = 20
ADDON_ID = "plugin.video.viewit"
GLOBAL_SETTING_LOG_URLS = "debug_log_urls"