mirror of
https://github.com/partofmyid/register.git
synced 2026-06-05 10:36:50 +07:00
Compare commits
18 commits
revert-52-
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b21dab8b2 |
||
|
|
d1c61e475c |
||
|
|
c601b07fa4 |
||
|
|
f0af7456cb | ||
|
7a835d5ed1 |
|||
|
f1638606f6 |
|||
|
011fd67186 |
|||
|
96f2285d48 |
|||
|
47a0e18cdb |
|||
|
|
db9a6e23c0 |
||
|
|
3947beaf68 |
||
|
|
ea1ffd63e5 |
||
|
|
82a1cdd892 |
||
|
|
23d995e04c |
||
|
|
be2d6b450c |
||
|
|
fb98c8021a |
||
|
|
21c96dcc55 |
||
|
|
97dbf4b4fa |
7 changed files with 25 additions and 7 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -8,7 +8,7 @@
|
|||
- Github Pull Requests
|
||||
- How DNS Works
|
||||
4. When in doubt, read the docs before asking in PR
|
||||
5. **PREVIEWS ARE REQUIRED FOR WEBSITES.** Can be a screenshot/link. If it's not a website then please state the use of the subdomain.
|
||||
5. **PREVIEWS ARE REQUIRED FOR WEBSITES.** Must be a link. If it's not a website then please state the use of the subdomain.
|
||||
-->
|
||||
|
||||
## Requirements
|
||||
|
|
@ -38,5 +38,5 @@ _None provided..._
|
|||
<!--
|
||||
^^^^^^ Remove the line above to provide a link/screenshot
|
||||
⚠️⚠️ ****REQUIRED IF ITS A WEBSITE**** ⚠️⚠️
|
||||
Please provide a link/screenshot to your website below.
|
||||
Please provide a link (required) and/or screenshot to your website below.
|
||||
-->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
> [!IMPORTANT]
|
||||
> We are currently rewriting our registration process, CI/CD pipeline, documentation, and website. Pull requests are temporarily paused until the new system is ready. We will document the new registration process in this repository once it's ready. In the meantime, you can join our [discord server](https://discord.gg/rFyRF3MMhc) to get updates and support.
|
||||
> We are currently rewriting our registration process, CI/CD pipeline, documentation, and website. Due to time constraints, **pull requests are still welcome** and will be migrated to the new syntax after the rewrite. We will document the new registration process in this repository once it's ready. In the meantime, you can join our [discord server](https://discord.gg/rFyRF3MMhc) to get updates and support.
|
||||
|
||||
> [!CAUTION]
|
||||
> We currently **DO NOT** support Vercel, Netlify, and other services that requires us to be on the [PSL](https://github.com/publicsuffix/list). _We will apply to be on the list [only if theres high demand](https://publicsuffix.org/submit/#:~:text=We%20will%20generally%20decline%20small%20projects)_, so be patient and invite some of your friends!
|
||||
|
|
|
|||
9
domains/_vercel.reallunarisx.json
Normal file
9
domains/_vercel.reallunarisx.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"owner": {
|
||||
"username": "LunarisXOffical"
|
||||
},
|
||||
"record": {
|
||||
"TXT": [ "vc-domain-verify=reallunarisx.part-of.my.id,eb89acab3adcd3ee3acd" ]
|
||||
},
|
||||
"proxy": false
|
||||
}
|
||||
9
domains/reallunarisx.json
Normal file
9
domains/reallunarisx.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"owner": {
|
||||
"username": "LunarisXOffical"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "3bdbf404a94a1470.vercel-dns-017.com"
|
||||
},
|
||||
"proxy": false
|
||||
}
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"owner": {
|
||||
"email": "admin@stefdp.lol",
|
||||
"email": "me@stefdp.com",
|
||||
"username": "Stef-00012"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "proxy.stefdp.lol"
|
||||
"CNAME": "proxy.stefdp.com"
|
||||
},
|
||||
"proxied": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"owner": {
|
||||
"email": "admin@stefdp.com",
|
||||
"email": "me@stefdp.com",
|
||||
"username": "Stef-00012"
|
||||
},
|
||||
"record": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
31
|
||||
32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue