added discalimer to page

This commit is contained in:
jenz 2026-07-24 12:26:00 +01:00
parent 62e74b740f
commit a7b4f04118

View File

@ -744,4 +744,10 @@
connectSignaling(); connectSignaling();
</script> </script>
</body> </body>
<footer style="background:#000; color:#ccc; font-family:sans-serif; font-size:13px; text-align:center; padding:12px 20px; line-height:1.5;">
<p>
Unloze is an independent, community-run project and is not affiliated with, endorsed by, or sponsored by Valve Corporation.
Counter-Strike, Counter-Strike: Source, and related logos are trademarks of Valve Corporation.
</p>
</footer>
</html> </html>