e
This commit is contained in:
parent
b8705fe8f8
commit
00000d985f
3 changed files with 11 additions and 10 deletions
|
|
@ -11,10 +11,7 @@ log = get_logger(__name__)
|
|||
|
||||
urls: dict[str, dict[str, str]] = {}
|
||||
|
||||
MIRRORS = [
|
||||
"https://aceztrims.pages.dev/",
|
||||
"https://acestrlms.pages.dev/",
|
||||
]
|
||||
MIRRORS = ["https://aceztrims.pages.dev/", "https://acestrlms.pages.dev/"]
|
||||
|
||||
|
||||
def is_valid_href(a: Node) -> bool:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue