mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-05 02:55:25 +00:00
Update get domain
This commit is contained in:
parent
da1e18357c
commit
f4451bada5
@ -155,7 +155,7 @@ def search_domain(site_name: str, base_url: str, get_first: bool = False):
|
||||
|
||||
# Skip invalid URLs
|
||||
if not validate_url(result_url, max_timeout):
|
||||
console.print(f"[red]URL validation failed for: {result_url}")
|
||||
#console.print(f"[red]URL validation failed for: {result_url}")
|
||||
continue
|
||||
|
||||
parsed_result = urlparse(result_url)
|
||||
|
Loading…
x
Reference in New Issue
Block a user