Merge branch 'master' into patch-5

This commit is contained in:
2026-03-06 14:58:41 +01:00
committed by GitHub
6 changed files with 73 additions and 13 deletions

View File

@@ -93,6 +93,7 @@ const CONTACT_URL = 'https://danwin1210.de/contact.php'; //url to contact form
const PRIVACY_URL = 'https://danwin1210.de/privacy.php'; //url to privacy policy
const SOFTWARE_URL = 'https://github.com/DanWin/hosting';
const CLEARNET = '0'; // clearnet enabled = 1 or 0 disabled
const PUB_ONION_DESC = '0'; //enable public onion description, 0 = disabled, 1 = enabled
const CLEARNET_A = '116.202.17.147'; // IPv4 Address of your clearnet gateway
const CLEARNET_AAAA = '2a01:4f8:c010:d56::1'; // IPv6 Address of your clearnet gateway
const CLEARNET_ADDRESS = 'hosting.danwin1210.me'; //Domain under which the service is reachable in clearnet