osuAkatsuki / bancho.py

An osu! server for the generic public, optimized for maintainability in modern python
https://akatsuki.gg
MIT License
213 stars 129 forks source link

fix: cloudflare dns record generator #554

Closed NoelleTGS closed 8 months ago

NoelleTGS commented 8 months ago

Describe your changes

Removed the main domain being added to the subdomains in the cloudflare DNS record generator. Importing it before this fix will cause CF to think it's a large subdomain (ex. c.example.com.example.com).

Related Issues / Projects

Checklist