Giter VIP home page Giter VIP logo

.trtl's Introduction

image

Domain system for .trtl TLD

image
Join us on Discord

This repo holds the DNS config for Bind9 serving the .trtl TLD. New domains should follow the format in the config.

Applying for a domain

Fill out the form here to apply for a domain.

What to do after creating your application

Domains are added by pull-request only when the associated application has been approved. All pull requests for adding a domain require a link to an approved application.

To add your domain, fill in the information marked below in alphabetical order.

;
; BIND data file for TLD ".trtl"
;
$TTL      604800    ; (1 week)
trtl.         IN        SOA       trtl. root.trtl. (
2019042201          ; serial (timestamp)
604800              ; refresh (1 week)
86400               ; retry (1 day)
2419200             ; expire (28 days)
604800 )            ; minimum (1 week)
;

trtl.      IN        NS       ns1.trtl.
trtl.      IN        NS       ns2.trtl.

$ORIGIN trtl.
google    IN        A        8.8.8.8
ns1       IN        A       142.93.1.231
ns2       IN        A       104.248.57.4

; testing domain
edu       IN        A        188.166.7.218
extra     IN        A        142.93.21.48

Domain Guidelines

Your domain must follow our guidelines laid out here
Additionally, it may not be any of the reserved domains

TODO

  • domain contact crawlier for whois-like info. indexed from approved domain applications
  • repo monitor agent
  • Mentioning domain guidelines
  • Issue templates for domain application and complaints

.trtl's People

Contributors

brandonlehmann avatar brightskyz avatar mrrovot avatar rocksteadytc avatar sajo8 avatar sayuki0x avatar thenicholasnick avatar thinkpol2 avatar timmcleod avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

g0dspeak

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.