diff --git a/README.md b/README.md index 0505950..aace8d3 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ We highly reccomend using SSL only for this reverse connection, however, you may In order to serve your subdomain hashes without the need to generate an A record create a wildcard subdomain record. Example: -`*.example.com. IN A 192.0.2.1` +`*.your-tld.here. IN A 192.0.2.1` This system does work well with cloudflare proxy, feel free to proxy your traffic!