';
-$stmt=$db->prepare('SELECT domain, enabled FROM domains WHERE user_id = ?;');
-$stmt->execute([$user['id']]);
-$count_domains = 0;
-while($domain=$stmt->fetch(PDO::FETCH_ASSOC)){
- ++$count_domains;
- echo "
';
-echo '
To enable your clearnet domain, edit your DNS settings and enter 116.202.17.147 as your A record and 2a01:4f8:c010:d56::1 as your AAAA record. Once you have modified your DNS settings, contact me to configure the SSL certificate. You may also use any subdomain of danwin1210.me, like yoursite.danwin1210.me