fixup! Feat: User supplied po_token and visitor_data

This commit is contained in:
Fijxu
2024-10-11 16:50:21 -03:00
parent e78f7e5430
commit 62d64ca814
4 changed files with 14 additions and 14 deletions

View File

@@ -384,7 +384,7 @@ def parse_link_endpoint(endpoint : JSON::Any, text : String, video_id : String)
return text
end
# Generates a list of external videoplayback proxies for
# Generates a list of external videoplayback proxies for
# CSP
def gen_videoplayback_proxy_list
if !CONFIG.external_videoplayback_proxy.empty?