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

@@ -56,7 +56,7 @@ else: # pragma: no cover
SETTING_BASE_URL = "serienstream_base_url"
DEFAULT_BASE_URL = "https://s.to"
DEFAULT_PREFERRED_HOSTERS = ["supervideo", "filemoon", "vidmoly", "doodstream", "voe"]
DEFAULT_PREFERRED_HOSTERS = ["voe"]
DEFAULT_TIMEOUT = 20
SEARCH_TIMEOUT = 8
ADDON_ID = "plugin.video.viewit"