Patch-import-migrate: Add embed page for embeds on the web

Issue #36

From e51f0a78c778a2283887db7ffc22421a7c849296 Mon Sep 17 00:00:00 2001
From: James Taylor <user234683@users.noreply.github.com>
This commit is contained in:
Jesús
2020-12-19 22:13:37 -05:00
parent afb2aca460
commit 1de9ae4245
5 changed files with 70 additions and 8 deletions

View File

@@ -163,6 +163,7 @@ def proxy_video(env, start_response):
site_handlers = {
'youtube.com': yt_app,
'youtube-nocookie.com': yt_app,
'youtu.be': youtu_be,
'ytimg.com': proxy_site,
'yt3.ggpht.com': proxy_site,