| Server IP : 193.86.120.172 / Your IP : 216.73.216.67 Web Server : Apache/2.4.63 (Unix) System : Linux JServices 3.10.108 #86003 SMP Wed Oct 22 13:20:46 CST 2025 x86_64 User : kubec ( 1026) PHP Version : 8.2.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /volume1/@appstore/SynologyPhotos/usr/webapi/ |
Upload File : |
<!DOCTYPE html>
<html {lang_attribute}>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport"
content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,minimal-ui,viewport-fit=cover" />
<meta name="application-name" content="Synology Photos" />
<link rel="icon" href="webman/3rdparty/SynologyPhotos/images/icon/photos_512.png?v={mtime}" sizes="512x512" />
<link rel="icon" href="webman/3rdparty/SynologyPhotos/images/icon/photos_128.png?v={mtime}" sizes="128x128" />
<link rel="icon" href="webman/3rdparty/SynologyPhotos/images/icon/photos_64.png?v={mtime}" sizes="64x64" />
<link rel="apple-touch-icon-precomposed" href="webman/3rdparty/SynologyPhotos/images/icon/photos_512.png?v={mtime}"
sizes="512x512" />
<title>{title}</title>
<meta property="og:title" content="{title}" />
<meta property="og:image" content="{cover}" />
<link href="webman/3rdparty/SynologyPhotos/style.css?v={mtime}" rel="stylesheet" />
<link href="webman/3rdparty/SynologyPhotos/external_album_sharing.css?v={mtime}" rel="stylesheet" />
</head>
<body class="synofoto-theme syno-dali-win">
<noscript><strong>We're sorry but Synology Photos doesn't work properly without
JavaScript enabled. Please enable it to continue.</strong></noscript>
<div id="reactRoot" class="synofoto-album-sharing-page"></div>
<script nonce="{nonce}">
function _TT(app, section, key) {
const fallback = `${section}:${key}`;
try {
return SYNO_Kailash_Strings[section][key] || fallback;
} catch {
return fallback;
}
}
window.SYNO = {
SDS: {
Session: {
sharing: true,
sharing_status: "none",
sharing_id: "{passphrase}",
},
Desktop: {
doLayout: function () { },
},
Utils: {
Logout: {},
},
},
FotoSharing: {
passphrase: "{passphrase}",
},
};
window.Ext = {};
window._S = function (...values) {
console.log("request session info, ", values);
};
window.addEventListener("DOMContentLoaded", async function () {
await PhotoRequestPage.init(FotoPhotoRequestReactLibrary, {mtime});
});
</script>
<script src="webapi/entry.cgi?api=SYNO.Foto.PublicSharing&version=1&method=get_ui_string&v={mtime}" defer></script>
<script src="webman/3rdparty/SynologyPhotos/photo_request_bundle.js?v={mtime}" defer></script>
<script src="webman/3rdparty/SynologyPhotos/photo_request_page.js?v={mtime}" defer></script>
</body>
</html>