Update index.php

added backlink
This commit is contained in:
Lin
2026-02-25 14:27:39 +01:00
committed by GitHub
parent 608dd188dd
commit 0232395710

View File

@@ -54,4 +54,5 @@ print_header(_('Info'));
<li><?php echo _('I preserve the right to delete any site for violating these rules and adding new rules at any time.'); ?></li> <li><?php echo _('I preserve the right to delete any site for violating these rules and adding new rules at any time.'); ?></li>
<li><?php echo _('Should you not honor these rules, I will (have to) work together with Law Enforcement!'); ?></li> <li><?php echo _('Should you not honor these rules, I will (have to) work together with Law Enforcement!'); ?></li>
</ul> </ul>
<?php printf(_('<a href="%s" target="_blank" rel="noopener noreferrer">Based on Daniels Hosting</a>'), SOFTWARE_URL); ?>
</body></html> </body></html>