Execute the following command in DanBot Hosting Discord server in the #commands channel:
Copy
dbh!server proxy
You will get a reply with proxy options. If you are on a free plan, choose any US proxy or you can use the Donator Proxy if you are a Donator. Note the IP address of the proxy you chose.
Create a JSON file inside domains directory (domains/subdomain.json) with the following content and submit a pull request:
Copy
{ "description": "Describe the use of this subdomain", "repo": "https://github.com/github-username/github-repository", "owner": { "username": "github-username", "email": "your-email@example.com" }, "records": { "A": ["proxy-ip-here"] }}
Note: In the owner section, you can add any social media handle, such as Discord. If you add another social media account, you may omit the email field. However, the GitHub username is mandatory. Don’t forget to provide a preview of your website in your pull request.
After completing all steps and your pull request has been merged, your website should be accessible at your owns.it.com subdomain. The process may take a few minutes for DNS changes to propagate.