mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove image proxying through API
Removes the web interface image proxying through the `/Images/Remote` and `/Items/RemoteSearch/Image` API endpoints. This appears to be those endpoints' only usage in the web client.
This commit is contained in:
parent
d96b6ac4ee
commit
55fac2448c
3 changed files with 5 additions and 21 deletions
|
@ -11,6 +11,7 @@
|
|||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="application-name" content="Jellyfin">
|
||||
<meta name="robots" content="noindex, nofollow, noarchive">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<meta property="og:title" content="Jellyfin">
|
||||
<meta property="og:site_name" content="Jellyfin">
|
||||
<meta property="og:url" content="http://jellyfin.org">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue