Apache 2.4.54
tcp/443
Apache 2.4.57
tcp/443
MiniServ
tcp/10000
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65226598c965
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://github.com/MEschenbacher/ts3web.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
The application has Symfony profiling enabled.
It enables an attacker to access the following sensitive content :
Fingerprint: 407cf4363b0e62fafca67e073a9375d43a9375d43a9375d43a9375d43a9375d4
Symfony profiler enabled: https://dev.accrophil.api.web-duarte.com/_profiler/empty/search/results
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652259ce3427
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitlab.com/web-duarte1/accrophil-v2/accrophil-back.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master [branch "itemist"] remote = origin merge = refs/heads/itemist
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2025-01-14 06:37
HTTP/1.1 200 OK Cache-Control: no-store, no-cache, must-revalidate Content-Type: text/html; charset=utf-8 Date: Tue, 14 Jan 2025 06:37:03 GMT Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=fde18b76ca4f6421363e6c85324f0380; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: touch(): Utime failed: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_template.php</b> on line <b>266</b><br /> <br /> <b>Warning</b>: rename(/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): failed to open stream: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: rename(/tmp/wrtdapY6X,/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: chmod(): Operation not permitted in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>44</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getEleme
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2025-01-12 20:10
HTTP/1.1 200 OK Cache-Control: no-store, no-cache, must-revalidate Content-Type: text/html; charset=utf-8 Date: Sun, 12 Jan 2025 20:10:35 GMT Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=894814bb6ec738cf2cc2cda837727507; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: touch(): Utime failed: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_template.php</b> on line <b>266</b><br /> <br /> <b>Warning</b>: rename(/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): failed to open stream: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: rename(/tmp/wrthmGiyU,/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: chmod(): Operation not permitted in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>44</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getEleme
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2025-01-12 20:08
HTTP/1.1 200 OK Cache-Control: no-cache Content-Security-Policy: frame-ancestors 'self' Content-Type: text/html; charset=utf-8 Date: Sun, 12 Jan 2025 20:08:14 GMT Last-Modified: Sun, 12 Jan 2025 20:08:12 GMT Samesite: Strict Vary: Origin X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 20277131121d/o3QWTx0jjc-000003 X-Web-Version: 5.0.9 Connection: close Transfer-Encoding: chunked Page title: ownCloud <!DOCTYPE html><html lang="en"><head><base href="/"/> <script>window.WEB_APPS_MAP = {"web-app-pdf-viewer":"./web-app-pdf-viewer-BVte-_14.mjs","web-app-importer":"./web-app-importer-Cle24HNK.mjs","web-app-search":"./web-app-search-CzQz1L3M.mjs","web-app-text-editor":"./web-app-text-editor-D6BDowWN.mjs","web-app-draw-io":"./web-app-draw-io-CDUVeTKI.mjs","web-app-webfinger":"./web-app-webfinger-B9v793wD.mjs","web-app-external":"./web-app-external-D9_OwCkG.mjs","web-app-ocm":"./web-app-ocm-z6OGpm4g.mjs","web-app-preview":"./web-app-preview-C0iVyVPE.mjs","web-app-admin-settings":"./web-app-admin-settings-DYFe40_E.mjs","web-app-files":"./web-app-files-WvobeoNt.mjs"}</script> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0"/> <meta name="theme-color" content="#375f7E"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>ownCloud</title> <script> window.global = window </script> <link rel="manifest" href="manifest.json" crossorigin="use-credentials"/> <script src="js/require.js?1725265311887"></script> <style> html, body { height: 100% } .splash-banner { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0.5rem; height: 100%; } .splash-hide { display: none; } #loading { display: inline-block; width: 50px; height: 50px; border: 2px solid #4c5f79; border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s linear infinite; } #splash-incompatible button { margin: 30px 0; } @keyframes spin { to { -webkit-transform: rotate(360deg); } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); } } </style> <script type="module" crossorigin="" src="./js/index.html-CcqrVOKk.mjs"></script> <link rel="modulepreload" crossorigin="" href="./js/chunks/vendor-B5NaBOpx.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CreateLinkModal-DkIER0tj.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SideBar-Duekh6T4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/NoContentMessage-BMYH7RlI.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/buildUrl-B6H2M0eQ.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useGetResourceContext-C8-eWdbw.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/authService-CqnyUrWU.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/types-BoCZvwvE.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppTopBar-DA9pWEwb.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAuthService-BsdO2odi.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAppDefaults-D7RHEzgH.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useKeyboardActions-CTRyrLfK.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/FileSideBar-CKr0apa4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppWrapperRoute-B4OtA1qq.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/Pagination-8TBNfdYv.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CompareSaveDialog-BsgtrLxz.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SearchBarFilter-DO0eaa63.mjs"/> <link rel="stylesheet" crossorigin="" href="./assets/style-HmQiv03O.css"/> </head> <body> <div id="splash-incompatible" class="splash-banner splash-hide"> <div class="oc-card oc-border oc-rounded oc-width-large oc-text-center"> <div class="oc-card-header"> <div class="oc-flex oc-flex-middle oc-flex-center"> <span class="oc-mr-s oc-icon oc-icon-m oc-icon-warning"> <svg viewBox="0 0 24 24" xmlns="http://
Open service 212.83.172.78:443 · owncloud.mathelin.online
2025-01-12 20:08
HTTP/1.1 200 OK Cache-Control: no-cache Content-Security-Policy: frame-ancestors 'self' Content-Type: text/html; charset=utf-8 Date: Sun, 12 Jan 2025 20:08:05 GMT Last-Modified: Sun, 12 Jan 2025 20:07:54 GMT Samesite: Strict Vary: Origin X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 20277131121d/TBHy8gAFXU-000003 X-Web-Version: 5.0.9 Connection: close Transfer-Encoding: chunked Page title: ownCloud <!DOCTYPE html><html lang="en"><head><base href="/"/> <script>window.WEB_APPS_MAP = {"web-app-pdf-viewer":"./web-app-pdf-viewer-BVte-_14.mjs","web-app-importer":"./web-app-importer-Cle24HNK.mjs","web-app-search":"./web-app-search-CzQz1L3M.mjs","web-app-text-editor":"./web-app-text-editor-D6BDowWN.mjs","web-app-draw-io":"./web-app-draw-io-CDUVeTKI.mjs","web-app-webfinger":"./web-app-webfinger-B9v793wD.mjs","web-app-external":"./web-app-external-D9_OwCkG.mjs","web-app-ocm":"./web-app-ocm-z6OGpm4g.mjs","web-app-preview":"./web-app-preview-C0iVyVPE.mjs","web-app-admin-settings":"./web-app-admin-settings-DYFe40_E.mjs","web-app-files":"./web-app-files-WvobeoNt.mjs"}</script> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0"/> <meta name="theme-color" content="#375f7E"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>ownCloud</title> <script> window.global = window </script> <link rel="manifest" href="manifest.json" crossorigin="use-credentials"/> <script src="js/require.js?1725265311887"></script> <style> html, body { height: 100% } .splash-banner { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0.5rem; height: 100%; } .splash-hide { display: none; } #loading { display: inline-block; width: 50px; height: 50px; border: 2px solid #4c5f79; border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s linear infinite; } #splash-incompatible button { margin: 30px 0; } @keyframes spin { to { -webkit-transform: rotate(360deg); } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); } } </style> <script type="module" crossorigin="" src="./js/index.html-CcqrVOKk.mjs"></script> <link rel="modulepreload" crossorigin="" href="./js/chunks/vendor-B5NaBOpx.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CreateLinkModal-DkIER0tj.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SideBar-Duekh6T4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/NoContentMessage-BMYH7RlI.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/buildUrl-B6H2M0eQ.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useGetResourceContext-C8-eWdbw.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/authService-CqnyUrWU.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/types-BoCZvwvE.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppTopBar-DA9pWEwb.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAuthService-BsdO2odi.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAppDefaults-D7RHEzgH.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useKeyboardActions-CTRyrLfK.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/FileSideBar-CKr0apa4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppWrapperRoute-B4OtA1qq.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/Pagination-8TBNfdYv.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CompareSaveDialog-BsgtrLxz.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SearchBarFilter-DO0eaa63.mjs"/> <link rel="stylesheet" crossorigin="" href="./assets/style-HmQiv03O.css"/> </head> <body> <div id="splash-incompatible" class="splash-banner splash-hide"> <div class="oc-card oc-border oc-rounded oc-width-large oc-text-center"> <div class="oc-card-header"> <div class="oc-flex oc-flex-middle oc-flex-center"> <span class="oc-mr-s oc-icon oc-icon-m oc-icon-warning"> <svg viewBox="0 0 24 24" xmlns="http://
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2025-01-12 08:08
HTTP/1.1 502 Bad Gateway Date: Sun, 12 Jan 2025 08:08:02 GMT Content-Length: 11 Connection: close Bad Gateway
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2025-01-10 15:25
HTTP/1.1 200 OK Cache-Control: no-store, no-cache, must-revalidate Content-Type: text/html; charset=utf-8 Date: Fri, 10 Jan 2025 15:25:30 GMT Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=af0a77b2659e35d5cca3a49957007590; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: touch(): Utime failed: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_template.php</b> on line <b>266</b><br /> <br /> <b>Warning</b>: rename(/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): failed to open stream: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: rename(/tmp/wrtzOIeNC,/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: chmod(): Operation not permitted in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>44</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getEleme
Open service 212.83.172.78:443 · owncloud.mathelin.online
2025-01-10 13:56
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Fri, 10 Jan 2025 13:56:59 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2025-01-10 13:55
HTTP/1.1 200 OK Cache-Control: no-cache Content-Security-Policy: frame-ancestors 'self' Content-Type: text/html; charset=utf-8 Date: Fri, 10 Jan 2025 13:55:30 GMT Last-Modified: Fri, 10 Jan 2025 13:55:19 GMT Samesite: Strict Vary: Origin X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 20277131121d/RxCjndpclr-000003 X-Web-Version: 5.0.9 Connection: close Transfer-Encoding: chunked Page title: ownCloud <!DOCTYPE html><html lang="en"><head><base href="/"/> <script>window.WEB_APPS_MAP = {"web-app-pdf-viewer":"./web-app-pdf-viewer-BVte-_14.mjs","web-app-importer":"./web-app-importer-Cle24HNK.mjs","web-app-search":"./web-app-search-CzQz1L3M.mjs","web-app-text-editor":"./web-app-text-editor-D6BDowWN.mjs","web-app-draw-io":"./web-app-draw-io-CDUVeTKI.mjs","web-app-webfinger":"./web-app-webfinger-B9v793wD.mjs","web-app-external":"./web-app-external-D9_OwCkG.mjs","web-app-ocm":"./web-app-ocm-z6OGpm4g.mjs","web-app-preview":"./web-app-preview-C0iVyVPE.mjs","web-app-admin-settings":"./web-app-admin-settings-DYFe40_E.mjs","web-app-files":"./web-app-files-WvobeoNt.mjs"}</script> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0"/> <meta name="theme-color" content="#375f7E"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>ownCloud</title> <script> window.global = window </script> <link rel="manifest" href="manifest.json" crossorigin="use-credentials"/> <script src="js/require.js?1725265311887"></script> <style> html, body { height: 100% } .splash-banner { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0.5rem; height: 100%; } .splash-hide { display: none; } #loading { display: inline-block; width: 50px; height: 50px; border: 2px solid #4c5f79; border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s linear infinite; } #splash-incompatible button { margin: 30px 0; } @keyframes spin { to { -webkit-transform: rotate(360deg); } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); } } </style> <script type="module" crossorigin="" src="./js/index.html-CcqrVOKk.mjs"></script> <link rel="modulepreload" crossorigin="" href="./js/chunks/vendor-B5NaBOpx.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CreateLinkModal-DkIER0tj.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SideBar-Duekh6T4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/NoContentMessage-BMYH7RlI.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/buildUrl-B6H2M0eQ.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useGetResourceContext-C8-eWdbw.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/authService-CqnyUrWU.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/types-BoCZvwvE.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppTopBar-DA9pWEwb.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAuthService-BsdO2odi.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAppDefaults-D7RHEzgH.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useKeyboardActions-CTRyrLfK.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/FileSideBar-CKr0apa4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppWrapperRoute-B4OtA1qq.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/Pagination-8TBNfdYv.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CompareSaveDialog-BsgtrLxz.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SearchBarFilter-DO0eaa63.mjs"/> <link rel="stylesheet" crossorigin="" href="./assets/style-HmQiv03O.css"/> </head> <body> <div id="splash-incompatible" class="splash-banner splash-hide"> <div class="oc-card oc-border oc-rounded oc-width-large oc-text-center"> <div class="oc-card-header"> <div class="oc-flex oc-flex-middle oc-flex-center"> <span class="oc-mr-s oc-icon oc-icon-m oc-icon-warning"> <svg viewBox="0 0 24 24" xmlns="http://
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2025-01-10 13:07
HTTP/1.1 404 Not Found Access-Control-Allow-Credentials: true Access-Control-Allow-Headers: Authorization Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE Access-Control-Allow-Origin: https://dev.accrophil.web-duarte.com Allow: GET, POST, OPTIONS, PUT, DELETE Cache-Control: no-cache, private Content-Type: text/html; charset=UTF-8 Date: Fri, 10 Jan 2025 13:07:09 GMT Server: Apache/2.4.57 (Debian) X-Debug-Token: 5989d9 X-Debug-Token-Link: http://dev.accrophil.api.web-duarte.com/_profiler/5989d9 X-Powered-By: PHP/8.1.24 X-Robots-Tag: noindex Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:443 · adze-api.uniqode-agency.fr
2025-01-09 10:35
HTTP/1.1 404 Not Found Access-Control-Allow-Origin: * Content-Length: 63 Content-Type: application/json; charset=utf-8 Date: Thu, 09 Jan 2025 10:35:44 GMT Etag: W/"3f-BunLb98SCK6azHy0RO08GDnFBek" X-Powered-By: Express Connection: close {"message":"Cannot GET /","error":"Not Found","statusCode":404}
Open service 212.83.172.78:80 · adze-api.uniqode-agency.fr
2025-01-09 10:35
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 09 Jan 2025 10:35:43 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:80 · www.owncloud.mathelin.online
2025-01-09 10:35
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 09 Jan 2025 10:35:32 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2025-01-09 10:35
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 09 Jan 2025 10:35:30 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:80 · adze.uniqode-agency.fr
2025-01-09 10:35
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 09 Jan 2025 10:35:30 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · adze.uniqode-agency.fr
2025-01-09 10:35
HTTP/1.1 200 OK Access-Control-Allow-Origin: * Cache-Control: no-cache Content-Length: 704 Content-Type: text/html Date: Thu, 09 Jan 2025 10:35:29 GMT Etag: W/"2c0-1AnstuQ5BzK1Ynsui0J53TDHbw4" Connection: close Page title: ADZE <!doctype html> <html lang="en"> <head> <script type="module"> import RefreshRuntime from "/@react-refresh" RefreshRuntime.injectIntoGlobalHook(window) window.$RefreshReg$ = () => {} window.$RefreshSig$ = () => (type) => type window.__vite_plugin_react_preamble_installed__ = true </script> <script type="module" src="/@vite/client"></script> <meta charset="UTF-8" /> <link rel="icon" type="image/svg+xml" href="src/assets/img/adze_favicon.png" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>ADZE</title> </head> <body> <div id="root"></div> <script type="module" src="/src/main.tsx?t=1736320151630"></script> </body> </html>
Open service 212.83.172.78:443 · owncloud.mathelin.online
2025-01-08 14:09
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Wed, 08 Jan 2025 14:09:15 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2025-01-08 14:07
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Wed, 08 Jan 2025 14:07:17 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2025-01-08 12:51
HTTP/1.1 404 Not Found Access-Control-Allow-Credentials: true Access-Control-Allow-Headers: Authorization Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE Access-Control-Allow-Origin: https://dev.accrophil.web-duarte.com Allow: GET, POST, OPTIONS, PUT, DELETE Cache-Control: no-cache, private Content-Type: text/html; charset=UTF-8 Date: Wed, 08 Jan 2025 12:51:55 GMT Server: Apache/2.4.57 (Debian) X-Debug-Token: 9331f9 X-Debug-Token-Link: http://dev.accrophil.api.web-duarte.com/_profiler/9331f9 X-Powered-By: PHP/8.1.24 X-Robots-Tag: noindex Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2025-01-08 12:26
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Date: Wed, 08 Jan 2025 12:26:23 GMT Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=b1838af8fa8a925325e2408796992f2d; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: session_start(): open(/tmp/sess_b1838af8fa8a925325e2408796992f2d, O_RDWR) failed: No space left on device (28) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <br /> <b>Warning</b>: session_start(): Failed to read session data: files (path: ) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = ""; document.getElementById("channel").style.display = ""; } else { document.getElementById("groups").style.display = "none"; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } } var checkflag = "false"; function
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2025-01-07 00:38
HTTP/1.1 404 Not Found Access-Control-Allow-Credentials: true Access-Control-Allow-Headers: Authorization Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE Access-Control-Allow-Origin: https://dev.accrophil.web-duarte.com Allow: GET, POST, OPTIONS, PUT, DELETE Cache-Control: no-cache, private Content-Type: text/html; charset=UTF-8 Date: Tue, 07 Jan 2025 00:38:41 GMT Server: Apache/2.4.57 (Debian) X-Debug-Token: d1c201 X-Debug-Token-Link: http://dev.accrophil.api.web-duarte.com/_profiler/d1c201 X-Powered-By: PHP/8.1.24 X-Robots-Tag: noindex Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:10000
2025-01-06 20:21
HTTP/1.0 200 Document follows Date: Mon, 6 Jan 2025 20:22:02 GMT Server: MiniServ Connection: close Auth-type: auth-required=1 Set-Cookie: redirect=1; path=/; httpOnly Set-Cookie: testing=1; path=/; httpOnly Strict-Transport-Security: max-age=0; X-Frame-Options: SAMEORIGIN Content-Security-Policy: script-src 'self' 'unsafe-inline' 'unsafe-eval'; frame-src 'self'; child-src 'self' X-Content-Type-Options: nosniff X-no-links: 1 Content-type: text/html; Charset=UTF-8 Page title: Login to Webmin <!DOCTYPE HTML> <html data-bgs="gainsboro" class="session_login"> <head> <meta name="color-scheme" content="only light"> <noscript> <style> html[data-bgs="gainsboro"] { background-color: #d6d6d6; } html[data-bgs="nightRider"] { background-color: #1a1c20; } html[data-bgs="nightRider"] div[data-noscript] { color: #979ba080; } html[data-slider-fixed='1'] { margin-right: 0 !important; } body > div[data-noscript] ~ * { display: none !important; } div[data-noscript] { visibility: hidden; animation: 2s noscript-fadein; animation-delay: 1s; text-align: center; animation-fill-mode: forwards; } @keyframes noscript-fadein { 0% { opacity: 0; } 100% { visibility: visible; opacity: 1; } } </style> <div data-noscript> <div class="fa fa-3x fa-exclamation-triangle margined-top-20 text-danger"></div> <h2>JavaScript is disabled</h2> <p>Please enable javascript and refresh the page</p> </div> </noscript> <meta charset="utf-8"> <link data-link-ref rel="apple-touch-icon" sizes="180x180" href="/images/favicons/webmin/apple-touch-icon.png"> <link data-link-ref rel="icon" type="image/png" sizes="32x32" href="/images/favicons/webmin/favicon-32x32.png"> <link data-link-ref rel="icon" type="image/png" sizes="192x192" href="/images/favicons/webmin/android-chrome-192x192.png"> <link data-link-ref rel="icon" type="image/png" sizes="16x16" href="/images/favicons/webmin/favicon-16x16.png"> <link data-link-ref rel="mask-icon" href="/images/favicons/webmin/safari-pinned-tab.svg" color="#003670"> <meta data-link-ref name="msapplication-TileImage" content="/images/favicons/webmin/mstile-150x150.png"> <meta name="msapplication-TileColor" content="#003670"> <meta name="theme-color" content="#003670"> <script src="/service-worker.js" type="application/javascript" defer></script> <link data-link-ref crossorigin="use-credentials" rel="manifest" href="/manifest-webmin.json"> <title>Login to Webmin</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/unauthenticated/css/bundle.min.css?2120700009999999999" rel="stylesheet"> <script>document.addEventListener("DOMContentLoaded", function(event) {var a=document.querySelectorAll('input[type="password"]');i=0; for(length=a.length;i<length;i++){var b=document.createElement("span"),d=30<a[i].offsetHeight?1:0;b.classList.add("input_warning_caps");b.setAttribute("title","Caps Lock");d&&b.classList.add("large");a[i].classList.add("use_input_warning_caps");a[i].parentNode.insertBefore(b,a[i].nextSibling);a[i].addEventListener("blur",function(){this.nextSibling.classList.remove("visible")});a[i].addEventListener("keydown",function(c){"function"===typeof c.getModifierState&&((state=20===c.keyCode?!c.getModifierState("CapsLock"): c.getModifierState("CapsLock"))?this.nextSibling.classList.add("visible"):this.nextSibling.classList.remove("visible"))})};});function spinner() {var x = document.querySelector('button i.fa-sign-in:not(.invisible)') || document.querySelector('button i.fa-qrcode:not(.invisible)'),s = '<span class="cspinner_container"><span class="cspinner"><span class="cspinner-icon white small"></span></span></span>';if(x){x.classList.add("invisible"); x.insertAdjacentHTML('afterend', s);x.parentNode.classList.add("disabled");x.parentNode.disabled=true}}setTimeout(function(){if(navigator&&navigator.oscpu){var t=navigator.oscpu,i=document.querySelector("html"),e="data-platform";t.indexOf("Linux")>-1?i.setAttribute(e,"linux"):t.indexOf("Windows")>-1&&i.setAttribute(e,"windows")}});</script> <link href="/unauthenticated/css/palettes/nightrider.min.css?2120700009999999999" rel="stylesheet" data-palette> <link href="/unauthenticated/css/fonts-roboto.min.css?2120700009999999999" rel="stylesheet"> </head> <body class="session_login" > <div class="container session_login" data-dcontainer="1"> <form class="form-signin session_login clearfix" action="/session_login.cgi" method="post" role="form" onsubmit="spinner()"> <i class="wbm-webmin"></i><h2 class="form-signin-heading"><span> Webmin</span></h2> <p class="form-signin-paragraph">You must enter a username and password to logi
Open service 212.83.172.78:443 · owncloud.mathelin.online
2025-01-04 16:27
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Sat, 04 Jan 2025 16:27:26 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2025-01-04 16:24
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Sat, 04 Jan 2025 16:24:36 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2025-01-04 09:26
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Date: Sat, 04 Jan 2025 09:26:12 GMT Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=253cd49efd1f98657a65bbb44d6ea833; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: session_start(): open(/tmp/sess_253cd49efd1f98657a65bbb44d6ea833, O_RDWR) failed: No space left on device (28) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <br /> <b>Warning</b>: session_start(): Failed to read session data: files (path: ) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = ""; document.getElementById("channel").style.display = ""; } else { document.getElementById("groups").style.display = "none"; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } } var checkflag = "false"; function
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2025-01-04 04:45
HTTP/1.1 404 Not Found Access-Control-Allow-Credentials: true Access-Control-Allow-Headers: Authorization Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE Access-Control-Allow-Origin: https://dev.accrophil.web-duarte.com Allow: GET, POST, OPTIONS, PUT, DELETE Cache-Control: no-cache, private Content-Type: text/html; charset=UTF-8 Date: Sat, 04 Jan 2025 04:45:49 GMT Server: Apache/2.4.57 (Debian) X-Debug-Token: 2825ae X-Debug-Token-Link: http://dev.accrophil.api.web-duarte.com/_profiler/2825ae X-Powered-By: PHP/8.1.24 X-Robots-Tag: noindex Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2025-01-02 23:08
HTTP/1.1 404 Not Found Access-Control-Allow-Credentials: true Access-Control-Allow-Headers: Authorization Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE Access-Control-Allow-Origin: https://dev.accrophil.web-duarte.com Allow: GET, POST, OPTIONS, PUT, DELETE Cache-Control: no-cache, private Content-Type: text/html; charset=UTF-8 Date: Thu, 02 Jan 2025 23:08:46 GMT Server: Apache/2.4.57 (Debian) X-Debug-Token: 5525f7 X-Debug-Token-Link: http://dev.accrophil.api.web-duarte.com/_profiler/5525f7 X-Powered-By: PHP/8.1.24 X-Robots-Tag: noindex Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:443 · owncloud.mathelin.online
2025-01-02 18:51
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 02 Jan 2025 18:51:50 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2025-01-02 18:48
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 02 Jan 2025 18:48:51 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2025-01-02 08:04
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Date: Thu, 02 Jan 2025 08:04:35 GMT Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=44ff017bbd997a8695b0069e53b0856e; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: session_start(): open(/tmp/sess_44ff017bbd997a8695b0069e53b0856e, O_RDWR) failed: No space left on device (28) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <br /> <b>Warning</b>: session_start(): Failed to read session data: files (path: ) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = ""; document.getElementById("channel").style.display = ""; } else { document.getElementById("groups").style.display = "none"; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } } var checkflag = "false"; function
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2025-01-02 00:18
HTTP/1.1 404 Not Found Access-Control-Allow-Credentials: true Access-Control-Allow-Headers: Authorization Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE Access-Control-Allow-Origin: https://dev.accrophil.web-duarte.com Allow: GET, POST, OPTIONS, PUT, DELETE Cache-Control: no-cache, private Content-Type: text/html; charset=UTF-8 Date: Thu, 02 Jan 2025 00:18:25 GMT Server: Apache/2.4.57 (Debian) X-Debug-Token: b349dc X-Debug-Token-Link: http://dev.accrophil.api.web-duarte.com/_profiler/b349dc X-Powered-By: PHP/8.1.24 X-Robots-Tag: noindex Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:443 · owncloud.mathelin.online
2025-01-01 17:52
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Wed, 01 Jan 2025 17:52:08 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2025-01-01 17:46
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Wed, 01 Jan 2025 17:46:13 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2025-01-01 00:59
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Date: Wed, 01 Jan 2025 00:59:44 GMT Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=637fcebfe3ad665f317aff3a6d8e13c9; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: session_start(): open(/tmp/sess_637fcebfe3ad665f317aff3a6d8e13c9, O_RDWR) failed: No space left on device (28) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <br /> <b>Warning</b>: session_start(): Failed to read session data: files (path: ) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = ""; document.getElementById("channel").style.display = ""; } else { document.getElementById("groups").style.display = "none"; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } } var checkflag = "false"; function
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2024-12-30 20:03
HTTP/1.1 404 Not Found Access-Control-Allow-Credentials: true Access-Control-Allow-Headers: Authorization Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE Access-Control-Allow-Origin: https://dev.accrophil.web-duarte.com Allow: GET, POST, OPTIONS, PUT, DELETE Cache-Control: no-cache, private Content-Type: text/html; charset=UTF-8 Date: Mon, 30 Dec 2024 20:03:41 GMT Server: Apache/2.4.57 (Debian) X-Debug-Token: e4488d X-Debug-Token-Link: http://dev.accrophil.api.web-duarte.com/_profiler/e4488d X-Powered-By: PHP/8.1.24 X-Robots-Tag: noindex Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:443 · owncloud.mathelin.online
2024-12-30 19:38
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Mon, 30 Dec 2024 19:38:24 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2024-12-30 19:30
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Mon, 30 Dec 2024 19:30:51 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2024-12-30 19:12
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Date: Mon, 30 Dec 2024 19:12:24 GMT Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=ea07d0d06eaa9ceae783df1f19ea56dd; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: session_start(): open(/tmp/sess_ea07d0d06eaa9ceae783df1f19ea56dd, O_RDWR) failed: No space left on device (28) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <br /> <b>Warning</b>: session_start(): Failed to read session data: files (path: ) in <b>/var/www/html/ts3web/header.php</b> on line <b>16</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = ""; document.getElementById("channel").style.display = ""; } else { document.getElementById("groups").style.display = "none"; document.getElementById("servergroups").style.display = "none"; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } } var checkflag = "false"; function
Open service 212.83.172.78:443 · owncloud.mathelin.online
2024-12-24 02:06
HTTP/1.1 200 OK Cache-Control: no-cache Content-Security-Policy: frame-ancestors 'self' Content-Type: text/html; charset=utf-8 Date: Tue, 24 Dec 2024 02:06:41 GMT Last-Modified: Tue, 24 Dec 2024 02:06:27 GMT Samesite: Strict Vary: Origin X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 09937b3e489c/SwQ2TPBRud-000003 X-Web-Version: 5.0.9 Connection: close Transfer-Encoding: chunked Page title: ownCloud <!DOCTYPE html><html lang="en"><head><base href="/"/> <script>window.WEB_APPS_MAP = {"web-app-pdf-viewer":"./web-app-pdf-viewer-BVte-_14.mjs","web-app-importer":"./web-app-importer-Cle24HNK.mjs","web-app-search":"./web-app-search-CzQz1L3M.mjs","web-app-text-editor":"./web-app-text-editor-D6BDowWN.mjs","web-app-draw-io":"./web-app-draw-io-CDUVeTKI.mjs","web-app-webfinger":"./web-app-webfinger-B9v793wD.mjs","web-app-external":"./web-app-external-D9_OwCkG.mjs","web-app-ocm":"./web-app-ocm-z6OGpm4g.mjs","web-app-preview":"./web-app-preview-C0iVyVPE.mjs","web-app-admin-settings":"./web-app-admin-settings-DYFe40_E.mjs","web-app-files":"./web-app-files-WvobeoNt.mjs"}</script> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0"/> <meta name="theme-color" content="#375f7E"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>ownCloud</title> <script> window.global = window </script> <link rel="manifest" href="manifest.json" crossorigin="use-credentials"/> <script src="js/require.js?1725265311887"></script> <style> html, body { height: 100% } .splash-banner { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0.5rem; height: 100%; } .splash-hide { display: none; } #loading { display: inline-block; width: 50px; height: 50px; border: 2px solid #4c5f79; border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s linear infinite; } #splash-incompatible button { margin: 30px 0; } @keyframes spin { to { -webkit-transform: rotate(360deg); } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); } } </style> <script type="module" crossorigin="" src="./js/index.html-CcqrVOKk.mjs"></script> <link rel="modulepreload" crossorigin="" href="./js/chunks/vendor-B5NaBOpx.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CreateLinkModal-DkIER0tj.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SideBar-Duekh6T4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/NoContentMessage-BMYH7RlI.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/buildUrl-B6H2M0eQ.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useGetResourceContext-C8-eWdbw.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/authService-CqnyUrWU.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/types-BoCZvwvE.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppTopBar-DA9pWEwb.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAuthService-BsdO2odi.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAppDefaults-D7RHEzgH.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useKeyboardActions-CTRyrLfK.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/FileSideBar-CKr0apa4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppWrapperRoute-B4OtA1qq.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/Pagination-8TBNfdYv.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CompareSaveDialog-BsgtrLxz.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SearchBarFilter-DO0eaa63.mjs"/> <link rel="stylesheet" crossorigin="" href="./assets/style-HmQiv03O.css"/> </head> <body> <div id="splash-incompatible" class="splash-banner splash-hide"> <div class="oc-card oc-border oc-rounded oc-width-large oc-text-center"> <div class="oc-card-header"> <div class="oc-flex oc-flex-middle oc-flex-center"> <span class="oc-mr-s oc-icon oc-icon-m oc-icon-warning"> <svg viewBox="0 0 24 24" xmlns="http://
Open service 212.83.172.78:443 · owncloud.mathelin.online
2024-12-21 01:59
HTTP/1.1 200 OK Cache-Control: no-cache Content-Security-Policy: frame-ancestors 'self' Content-Type: text/html; charset=utf-8 Date: Sat, 21 Dec 2024 01:59:06 GMT Last-Modified: Sat, 21 Dec 2024 01:58:55 GMT Samesite: Strict Vary: Origin X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 09937b3e489c/n5SeFknfZo-000003 X-Web-Version: 5.0.9 Connection: close Transfer-Encoding: chunked Page title: ownCloud <!DOCTYPE html><html lang="en"><head><base href="/"/> <script>window.WEB_APPS_MAP = {"web-app-pdf-viewer":"./web-app-pdf-viewer-BVte-_14.mjs","web-app-importer":"./web-app-importer-Cle24HNK.mjs","web-app-search":"./web-app-search-CzQz1L3M.mjs","web-app-text-editor":"./web-app-text-editor-D6BDowWN.mjs","web-app-draw-io":"./web-app-draw-io-CDUVeTKI.mjs","web-app-webfinger":"./web-app-webfinger-B9v793wD.mjs","web-app-external":"./web-app-external-D9_OwCkG.mjs","web-app-ocm":"./web-app-ocm-z6OGpm4g.mjs","web-app-preview":"./web-app-preview-C0iVyVPE.mjs","web-app-admin-settings":"./web-app-admin-settings-DYFe40_E.mjs","web-app-files":"./web-app-files-WvobeoNt.mjs"}</script> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0"/> <meta name="theme-color" content="#375f7E"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>ownCloud</title> <script> window.global = window </script> <link rel="manifest" href="manifest.json" crossorigin="use-credentials"/> <script src="js/require.js?1725265311887"></script> <style> html, body { height: 100% } .splash-banner { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0.5rem; height: 100%; } .splash-hide { display: none; } #loading { display: inline-block; width: 50px; height: 50px; border: 2px solid #4c5f79; border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s linear infinite; } #splash-incompatible button { margin: 30px 0; } @keyframes spin { to { -webkit-transform: rotate(360deg); } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); } } </style> <script type="module" crossorigin="" src="./js/index.html-CcqrVOKk.mjs"></script> <link rel="modulepreload" crossorigin="" href="./js/chunks/vendor-B5NaBOpx.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CreateLinkModal-DkIER0tj.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SideBar-Duekh6T4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/NoContentMessage-BMYH7RlI.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/buildUrl-B6H2M0eQ.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useGetResourceContext-C8-eWdbw.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/authService-CqnyUrWU.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/types-BoCZvwvE.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppTopBar-DA9pWEwb.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAuthService-BsdO2odi.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAppDefaults-D7RHEzgH.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useKeyboardActions-CTRyrLfK.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/FileSideBar-CKr0apa4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppWrapperRoute-B4OtA1qq.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/Pagination-8TBNfdYv.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CompareSaveDialog-BsgtrLxz.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SearchBarFilter-DO0eaa63.mjs"/> <link rel="stylesheet" crossorigin="" href="./assets/style-HmQiv03O.css"/> </head> <body> <div id="splash-incompatible" class="splash-banner splash-hide"> <div class="oc-card oc-border oc-rounded oc-width-large oc-text-center"> <div class="oc-card-header"> <div class="oc-flex oc-flex-middle oc-flex-center"> <span class="oc-mr-s oc-icon oc-icon-m oc-icon-warning"> <svg viewBox="0 0 24 24" xmlns="http://
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2024-12-20 19:42
HTTP/1.1 200 OK Cache-Control: no-cache Content-Security-Policy: frame-ancestors 'self' Content-Type: text/html; charset=utf-8 Date: Fri, 20 Dec 2024 19:42:16 GMT Last-Modified: Fri, 20 Dec 2024 19:42:10 GMT Samesite: Strict Vary: Origin X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 09937b3e489c/auf4Q9ZksH-000003 X-Web-Version: 5.0.9 Connection: close Transfer-Encoding: chunked Page title: ownCloud <!DOCTYPE html><html lang="en"><head><base href="/"/> <script>window.WEB_APPS_MAP = {"web-app-pdf-viewer":"./web-app-pdf-viewer-BVte-_14.mjs","web-app-importer":"./web-app-importer-Cle24HNK.mjs","web-app-search":"./web-app-search-CzQz1L3M.mjs","web-app-text-editor":"./web-app-text-editor-D6BDowWN.mjs","web-app-draw-io":"./web-app-draw-io-CDUVeTKI.mjs","web-app-webfinger":"./web-app-webfinger-B9v793wD.mjs","web-app-external":"./web-app-external-D9_OwCkG.mjs","web-app-ocm":"./web-app-ocm-z6OGpm4g.mjs","web-app-preview":"./web-app-preview-C0iVyVPE.mjs","web-app-admin-settings":"./web-app-admin-settings-DYFe40_E.mjs","web-app-files":"./web-app-files-WvobeoNt.mjs"}</script> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0"/> <meta name="theme-color" content="#375f7E"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>ownCloud</title> <script> window.global = window </script> <link rel="manifest" href="manifest.json" crossorigin="use-credentials"/> <script src="js/require.js?1725265311887"></script> <style> html, body { height: 100% } .splash-banner { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0.5rem; height: 100%; } .splash-hide { display: none; } #loading { display: inline-block; width: 50px; height: 50px; border: 2px solid #4c5f79; border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s linear infinite; } #splash-incompatible button { margin: 30px 0; } @keyframes spin { to { -webkit-transform: rotate(360deg); } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); } } </style> <script type="module" crossorigin="" src="./js/index.html-CcqrVOKk.mjs"></script> <link rel="modulepreload" crossorigin="" href="./js/chunks/vendor-B5NaBOpx.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CreateLinkModal-DkIER0tj.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SideBar-Duekh6T4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/NoContentMessage-BMYH7RlI.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/buildUrl-B6H2M0eQ.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useGetResourceContext-C8-eWdbw.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/authService-CqnyUrWU.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/types-BoCZvwvE.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppTopBar-DA9pWEwb.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAuthService-BsdO2odi.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAppDefaults-D7RHEzgH.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useKeyboardActions-CTRyrLfK.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/FileSideBar-CKr0apa4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppWrapperRoute-B4OtA1qq.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/Pagination-8TBNfdYv.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CompareSaveDialog-BsgtrLxz.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SearchBarFilter-DO0eaa63.mjs"/> <link rel="stylesheet" crossorigin="" href="./assets/style-HmQiv03O.css"/> </head> <body> <div id="splash-incompatible" class="splash-banner splash-hide"> <div class="oc-card oc-border oc-rounded oc-width-large oc-text-center"> <div class="oc-card-header"> <div class="oc-flex oc-flex-middle oc-flex-center"> <span class="oc-mr-s oc-icon oc-icon-m oc-icon-warning"> <svg viewBox="0 0 24 24" xmlns="http://
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2024-12-20 18:45
HTTP/1.1 200 OK Cache-Control: no-store, no-cache, must-revalidate Content-Type: text/html; charset=utf-8 Date: Fri, 20 Dec 2024 18:45:43 GMT Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=3e80cd51db3af801eb89f34efff4e73f; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: touch(): Utime failed: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_template.php</b> on line <b>266</b><br /> <br /> <b>Warning</b>: rename(/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): failed to open stream: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: rename(/tmp/wrtJm2JHR,/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: chmod(): Operation not permitted in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>44</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getEleme
Open service 212.83.172.78:443 · www.website.uniqode-agency.fr
2024-12-20 10:35
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Date: Fri, 20 Dec 2024 10:35:28 GMT Etag: "12lyi2br8rg1yk4" Vary: Accept-Encoding X-Powered-By: Next.js Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:80 · www.website.uniqode-agency.fr
2024-12-20 10:35
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Fri, 20 Dec 2024 10:35:24 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · dev.accrophil.api.web-duarte.com
2024-12-20 09:35
HTTP/1.1 404 Not Found Access-Control-Allow-Credentials: true Access-Control-Allow-Headers: Authorization Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE Access-Control-Allow-Origin: https://dev.accrophil.web-duarte.com Allow: GET, POST, OPTIONS, PUT, DELETE Cache-Control: no-cache, private Content-Type: text/html; charset=UTF-8 Date: Fri, 20 Dec 2024 09:35:58 GMT Server: Apache/2.4.57 (Debian) X-Debug-Token: b4da15 X-Debug-Token-Link: http://dev.accrophil.api.web-duarte.com/_profiler/b4da15 X-Powered-By: PHP/8.1.24 X-Robots-Tag: noindex Connection: close Transfer-Encoding: chunked
Open service 212.83.172.78:443 · mattermost.web-duarte.com
2024-12-19 10:35
HTTP/1.1 200 OK Cache-Control: no-cache, max-age=31556926, public Content-Security-Policy: frame-ancestors 'self' teams.microsoft.com; script-src 'self' cdn.rudderlabs.com Content-Type: text/html Date: Thu, 19 Dec 2024 10:35:38 GMT Permissions-Policy: Referrer-Policy: no-referrer X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 8sbe581d8fgbbea95hpoe91hkh X-Version-Id: 10.3.1.12265382199.510f1775c65ec9d9bff23d5f4263c4dd.false Connection: close Transfer-Encoding: chunked Page title: Mattermost <!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="robots" content="noindex, nofollow"><meta name="referrer" content="no-referrer"><title>Mattermost</title><meta name="mobile-web-app-capable" content="yes"><meta name="application-name" content="Mattermost"><meta name="format-detection" content="telephone=no"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-16x16.png" sizes="16x16"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-24x24.png" sizes="24x24"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-64x64.png" sizes="64x64"><link rel="icon" type="image/png" href="/static/images/favicon/favicon-default-96x96.png" sizes="96x96"><script id="publicPathInWindowScript"></script><link rel="stylesheet" class="code_theme"><link id="initialLoadingScreenCSS" rel="stylesheet" href="/static/css/initial_loading_screen.css"><meta http-equiv="Content-Security-Policy" content="script-src 'self' cdn.rudderlabs.com/ js.stripe.com/v3"><script src="/static/main.f582c2e4c0499c59b03c.js"></script><script src="/static/remote_entry.js?bt=1733868151993"></script><meta name="apple-mobile-web-app-title" content="Mattermost" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="default" /><link rel="apple-touch-icon" sizes="76x76" href="/static/icon_76x76.png" /><link rel="apple-touch-icon" sizes="72x72" href="/static/icon_72x72.png" /><link rel="apple-touch-icon" sizes="60x60" href="/static/icon_60x60.png" /><link rel="apple-touch-icon" sizes="57x57" href="/static/icon_57x57.png" /><link rel="apple-touch-icon" sizes="152x152" href="/static/icon_152x152.png" /><link rel="apple-touch-icon" sizes="144x144" href="/static/icon_144x144.png" /><link rel="apple-touch-icon" sizes="120x120" href="/static/icon_120x120.png" /><link rel="manifest" href="/static/manifest.json" /></head><body class="font--open_sans enable-animations"><div id="initialPageLoadingScreen" class="LoadingScreen LoadingScreen--darkMode"><div class="LoadingScreen__background"><svg viewBox="0 0 1366 728" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice"><g style="transform:translate(676px,-200px)"><g style="transform-origin:450px 267.5px;transform:rotate(45deg)"><use href="#pill"/></g></g><g style="transform:translate(125px,0)"><g style="transform-origin:450px 267.5px;transform:rotate(-135deg)"><use href="#pill"/></g></g><g style="transform:translate(700px,330px)"><g style="transform-origin:450px 267.5px;transform:rotate(-135deg)"><use href="#pill"/></g></g><g style="transform:translate(-280px,190px)"><g style="transform-origin:450px 267.5px;transform:rotate(45deg)"><use href="#pill"/></g></g><defs><mask id="stippleMask"><image width="900" height="535"/></mask><g id="pill" class="Pill"><rect class="Pill__stipple" x="0" y="0" width="900" height="535" mask="url(#stippleMask)"/><path class="Pill__shape" d="M600 40H0V490H600C724.264 490 825 389.264 825 265C825 140.736 724.264 40 600 40Z" fill="url(#pillGradient)"/></g><linearGradient id="pillGradient"><stop class="Pill__gradient" offset="20%" stop-opacity="1"/><stop class="Pill__gradientHighlight" offset="95%" stop-opacity="1"/></linearGradient></defs></svg></div><div id="initialPageLoadingAnimation" class="LoadingAnimation LoadingAnimation--darkMode LoadingAnimation--spinning LoadingAnimation--loading"><svg width="104" height="104" viewBox="0 0 104 104" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="LoadingAnimation__spinner-gradient" x1="0%" y1="72px" x2="0%" y2="32px" gradientUnits="userSpaceOnUse"><stop offset="0" class="LoadingAnimation__spinner-gradient-color" stop-opacity="1"/><stop offset="1" class="LoadingAnimation__spinner-gradient-color" stop-opacity="0"/></linearGradient><mask id="LoadingAnimation__base-wipe-mask"><rect x="0" y="0" width="104" height="1
Open service 212.83.172.78:80 · mattermost.web-duarte.com
2024-12-19 10:35
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 19 Dec 2024 10:35:36 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · api.storyrole.web-duarte.com
2024-12-19 10:34
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 19 Dec 2024 10:34:41 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:80 · api.storyrole.web-duarte.com
2024-12-19 10:34
HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 X-Content-Type-Options: nosniff Date: Thu, 19 Dec 2024 10:34:40 GMT Content-Length: 19 Connection: close 404 page not found
Open service 212.83.172.78:443 · owncloud.mathelin.online
2024-12-19 02:19
HTTP/1.1 200 OK Cache-Control: no-cache Content-Security-Policy: frame-ancestors 'self' Content-Type: text/html; charset=utf-8 Date: Thu, 19 Dec 2024 02:19:17 GMT Last-Modified: Thu, 19 Dec 2024 02:19:16 GMT Samesite: Strict Vary: Origin X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 09937b3e489c/0SUO3UTQ3D-000003 X-Web-Version: 5.0.9 Connection: close Transfer-Encoding: chunked Page title: ownCloud <!DOCTYPE html><html lang="en"><head><base href="/"/> <script>window.WEB_APPS_MAP = {"web-app-pdf-viewer":"./web-app-pdf-viewer-BVte-_14.mjs","web-app-importer":"./web-app-importer-Cle24HNK.mjs","web-app-search":"./web-app-search-CzQz1L3M.mjs","web-app-text-editor":"./web-app-text-editor-D6BDowWN.mjs","web-app-draw-io":"./web-app-draw-io-CDUVeTKI.mjs","web-app-webfinger":"./web-app-webfinger-B9v793wD.mjs","web-app-external":"./web-app-external-D9_OwCkG.mjs","web-app-ocm":"./web-app-ocm-z6OGpm4g.mjs","web-app-preview":"./web-app-preview-C0iVyVPE.mjs","web-app-admin-settings":"./web-app-admin-settings-DYFe40_E.mjs","web-app-files":"./web-app-files-WvobeoNt.mjs"}</script> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0"/> <meta name="theme-color" content="#375f7E"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>ownCloud</title> <script> window.global = window </script> <link rel="manifest" href="manifest.json" crossorigin="use-credentials"/> <script src="js/require.js?1725265311887"></script> <style> html, body { height: 100% } .splash-banner { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0.5rem; height: 100%; } .splash-hide { display: none; } #loading { display: inline-block; width: 50px; height: 50px; border: 2px solid #4c5f79; border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s linear infinite; } #splash-incompatible button { margin: 30px 0; } @keyframes spin { to { -webkit-transform: rotate(360deg); } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); } } </style> <script type="module" crossorigin="" src="./js/index.html-CcqrVOKk.mjs"></script> <link rel="modulepreload" crossorigin="" href="./js/chunks/vendor-B5NaBOpx.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CreateLinkModal-DkIER0tj.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SideBar-Duekh6T4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/NoContentMessage-BMYH7RlI.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/buildUrl-B6H2M0eQ.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useGetResourceContext-C8-eWdbw.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/authService-CqnyUrWU.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/types-BoCZvwvE.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppTopBar-DA9pWEwb.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAuthService-BsdO2odi.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAppDefaults-D7RHEzgH.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useKeyboardActions-CTRyrLfK.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/FileSideBar-CKr0apa4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppWrapperRoute-B4OtA1qq.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/Pagination-8TBNfdYv.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CompareSaveDialog-BsgtrLxz.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SearchBarFilter-DO0eaa63.mjs"/> <link rel="stylesheet" crossorigin="" href="./assets/style-HmQiv03O.css"/> </head> <body> <div id="splash-incompatible" class="splash-banner splash-hide"> <div class="oc-card oc-border oc-rounded oc-width-large oc-text-center"> <div class="oc-card-header"> <div class="oc-flex oc-flex-middle oc-flex-center"> <span class="oc-mr-s oc-icon oc-icon-m oc-icon-warning"> <svg viewBox="0 0 24 24" xmlns="http://
Open service 212.83.172.78:443 · www.owncloud.mathelin.online
2024-12-18 21:28
HTTP/1.1 200 OK Cache-Control: no-cache Content-Security-Policy: frame-ancestors 'self' Content-Type: text/html; charset=utf-8 Date: Wed, 18 Dec 2024 21:28:22 GMT Last-Modified: Wed, 18 Dec 2024 21:28:16 GMT Samesite: Strict Vary: Origin X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Request-Id: 09937b3e489c/y0mk6JQeq4-000003 X-Web-Version: 5.0.9 Connection: close Transfer-Encoding: chunked Page title: ownCloud <!DOCTYPE html><html lang="en"><head><base href="/"/> <script>window.WEB_APPS_MAP = {"web-app-pdf-viewer":"./web-app-pdf-viewer-BVte-_14.mjs","web-app-importer":"./web-app-importer-Cle24HNK.mjs","web-app-search":"./web-app-search-CzQz1L3M.mjs","web-app-text-editor":"./web-app-text-editor-D6BDowWN.mjs","web-app-draw-io":"./web-app-draw-io-CDUVeTKI.mjs","web-app-webfinger":"./web-app-webfinger-B9v793wD.mjs","web-app-external":"./web-app-external-D9_OwCkG.mjs","web-app-ocm":"./web-app-ocm-z6OGpm4g.mjs","web-app-preview":"./web-app-preview-C0iVyVPE.mjs","web-app-admin-settings":"./web-app-admin-settings-DYFe40_E.mjs","web-app-files":"./web-app-files-WvobeoNt.mjs"}</script> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0"/> <meta name="theme-color" content="#375f7E"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>ownCloud</title> <script> window.global = window </script> <link rel="manifest" href="manifest.json" crossorigin="use-credentials"/> <script src="js/require.js?1725265311887"></script> <style> html, body { height: 100% } .splash-banner { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0.5rem; height: 100%; } .splash-hide { display: none; } #loading { display: inline-block; width: 50px; height: 50px; border: 2px solid #4c5f79; border-radius: 50%; border-top-color: #fff; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s linear infinite; } #splash-incompatible button { margin: 30px 0; } @keyframes spin { to { -webkit-transform: rotate(360deg); } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); } } </style> <script type="module" crossorigin="" src="./js/index.html-CcqrVOKk.mjs"></script> <link rel="modulepreload" crossorigin="" href="./js/chunks/vendor-B5NaBOpx.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CreateLinkModal-DkIER0tj.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SideBar-Duekh6T4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/NoContentMessage-BMYH7RlI.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/buildUrl-B6H2M0eQ.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useGetResourceContext-C8-eWdbw.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/authService-CqnyUrWU.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/types-BoCZvwvE.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppTopBar-DA9pWEwb.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAuthService-BsdO2odi.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useAppDefaults-D7RHEzgH.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/useKeyboardActions-CTRyrLfK.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/FileSideBar-CKr0apa4.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/AppWrapperRoute-B4OtA1qq.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/Pagination-8TBNfdYv.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/CompareSaveDialog-BsgtrLxz.mjs"/> <link rel="modulepreload" crossorigin="" href="./js/chunks/SearchBarFilter-DO0eaa63.mjs"/> <link rel="stylesheet" crossorigin="" href="./assets/style-HmQiv03O.css"/> </head> <body> <div id="splash-incompatible" class="splash-banner splash-hide"> <div class="oc-card oc-border oc-rounded oc-width-large oc-text-center"> <div class="oc-card-header"> <div class="oc-flex oc-flex-middle oc-flex-center"> <span class="oc-mr-s oc-icon oc-icon-m oc-icon-warning"> <svg viewBox="0 0 24 24" xmlns="http://
Open service 212.83.172.78:443 · ts3web.teamspeakillimity.com
2024-12-18 20:28
HTTP/1.1 200 OK Cache-Control: no-store, no-cache, must-revalidate Content-Type: text/html; charset=utf-8 Date: Wed, 18 Dec 2024 20:28:19 GMT Expires: Thu, 19 Nov 1981 08:52:00 GMT Pragma: no-cache Server: Apache/2.4.54 (Debian) Set-Cookie: PHPSESSID=4a2514544d5220b9a0c39aea1437e67b; path=/ Vary: Accept-Encoding X-Powered-By: PHP/7.4.33 Connection: close Transfer-Encoding: chunked Page title: Teamspeak 3 - Webinterface <br /> <b>Warning</b>: touch(): Utime failed: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_template.php</b> on line <b>266</b><br /> <br /> <b>Warning</b>: rename(/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): failed to open stream: Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: rename(/tmp/wrt2DMPYb,/var/www/html/ts3web/templates_c/80b3f87fc7ea62870d5bf8a3a37021e104bfee83.file.index.tpl.php): Permission denied in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>42</b><br /> <br /> <b>Warning</b>: chmod(): Operation not permitted in <b>/var/www/html/ts3web/libs/Smarty/libs/sysplugins/smarty_internal_write_file.php</b> on line <b>44</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- *Copyright (C) 2012-2013 Psychokiller * *This program is free software; you can redistribute it and/or modify it under the terms of *the GNU General Public License as published by the Free Software Foundation; either *version 3 of the License, or any later version. * *This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; *without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *See the GNU General Public License for more details. * *You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/. --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de"> <head> <title>Teamspeak 3 - Webinterface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="templates/new/gfx/style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="templates/new/gfx/tsview.css" type="text/css" media="screen" /> <script type="text/javascript"> //<![CDATA[ function Klappen(Id) { if(Id == 0) { var i = 1; var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if(document.getElementById('Pic0').name == 'plus') { document.getElementById('Pic0').src = jetec_Minus; document.getElementById('Pic0').name = 'minus'; var openAll = 1; } else { document.getElementById('Pic0').src = jetec_Plus; document.getElementById('Pic0').name = 'plus'; var openAll = 0; } while(i<100) { if(document.getElementById('Pic'+i)!=null) { var KlappText = document.getElementById('Lay'+i); var KlappBild = document.getElementById('Pic'+i); if (openAll == 1) { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } i++; } else { break; } } } var KlappText = document.getElementById('Lay'+Id); var KlappBild = document.getElementById('Pic'+Id); var jetec_Minus="gfx/images/minus.png", jetec_Plus="gfx/images/plus.png"; if (KlappText.style.display == 'none') { KlappText.style.display = 'block'; KlappBild.src = jetec_Minus; } else { KlappText.style.display = 'none'; KlappBild.src = jetec_Plus; } } function oeffnefenster (url) { fenster = window.open(url, "fenster1", "width=350,height=150,status=no,scrollbars=yes,resizable=no"); fenster.opener.name="opener"; fenster.focus(); } function hide_select(selectId) { if(selectId==0) { document.getElementById("groups").style.display = ""; document.getElementById("servergroups").style.display = ""; document.getElementById("channelgroups").style.display = "none"; document.getElementById("channel").style.display = "none"; } else if (selectId==1) { document.getEleme