Skip to content

ZakariaALZ1/register

 
 

Repository files navigation

Demo

📢 Announcements & Status Updates

Please join our Discord server for announcements, updates & upgrades, and downtime notifications regarding the service. While critical updates will be posted on GitHub, all announcements will be available in our Discord server.

Discord Server

🌐 Available Domains

We offer the following domain for registration:

Domain Description
*.owns.it.com For showcasing your projects and personal sites

Note: Wildcard subdomains (e.g., *.example.owns.it.com) are available but require detailed justification.

🚀 How to Register

  1. Fork & Star: Start by forking and starring this repository
  2. Create Domain File: Add a new file your-subdomain.domain.json in the /domains folder
  3. Configure Domain: Use this template (customize as needed):
{
    "description": "Brief project description",
    "domain": "owns.it.com",
    "subdomain": "your-subdomain",
    
    "owner": {
        "repo": "https://github.com/username/repo",
        "email": "your@email.com"
    },
    
    "record": {
        "A": ["1.1.1.1"],
        "AAAA": ["::1"],
        "CNAME": "your-domain.com",
        "TXT": ["verification=123"]
    },
    
    "proxied": false
}
  1. Submit PR: Create a pull request with your changes
  2. Wait for Review: We'll review and merge your request (review times vary; join our Discord and let us know about your PR to expedite the process)
  3. Domain Active: Allow up to 24 hours for DNS propagation (typically 5-15 minutes)

🔧 Common Providers

We provide detailed setup guides for various hosting providers. All guides are available at getyourfree.space/providers.

Available Setup Guides

Each guide provides detailed instructions for setting up your subdomain with the respective service. Choose your preferred platform and follow the corresponding guide for setup instructions.

⚙️ Domain Features

All our domains include:

  • ✅ DNSSEC Protection
  • ✅ Email Support
  • ✅ Full SSL/TLS
  • ✅ HTTPS Enforcement
  • ✅ HSTS Security
  • ✅ TLS 1.2+ Required
  • ✅ WAF Protection
  • ✅ Browser Integrity Checks

🔒 NS Records

When applying for NS records, please be aware that we already support a wide range of DNS records, so you may not need them. To request NS records:

  1. Explain Your Need: In your PR, provide a detailed explanation of why you need NS records
  2. Provide Examples: Include specific use cases and examples
  3. Follow Guidelines: Review our FAQ for allowed usage guidelines

Note: Pull requests for NS records without sufficient justification will be closed. However, donors automatically qualify for NS record access - see our Support section for details.

⚠️ Report Abuse

If you discover any subdomains being used for malicious purposes or violating our terms:

  1. Create a GitHub issue with the title "Abuse Report: subdomain.owns.it.com"
  2. Provide evidence of the abuse
  3. Include any relevant timestamps and details

We take abuse reports seriously and will investigate promptly.

💝 Support Us

If you find this service valuable:

  1. Donate: Support our infrastructure costs via Stripe
  2. Join: Connect with us on Discord
  3. Share: Star and share this project

Special Note: NS records are available exclusively for donors.

⚠️ Important Notes

  • Reserved subdomains (www, api, admin, etc.) are not available
  • Domains used for illegal purposes will be permanently banned
  • Check utils/reserved-subdomains.json for the reserved list

📜 License

This project is licensed under the MIT License.


Looking for similar services? Check out Free For Life.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%