Merge branch 'main' into main

This commit is contained in:
FireBoiDiscord
2024-01-08 15:08:05 +00:00
committed by GitHub
10 changed files with 63 additions and 29 deletions
-26
View File
@@ -1,26 +0,0 @@
name: Helper
on:
pull_request:
types:
- closed
jobs:
instructions:
name: instructions
runs-on: ubuntu-latest
steps:
- run: curl https://notify-api.is-a.dev/pr/merged/${{ github.event.pull_request.number }}
if: github.event.action == 'closed' && github.event.pull_request.merged == true
# - uses: actions/checkout@v2
# - name: Comment
# if: github.event.action == 'closed' && github.event.pull_request.merged == true
# uses: actions/github-script@v3
# with:
# github-token: ${{secrets.GITHUB_TOKEN}}
# script: |
# const { hasLabel } = require(`${process.env.GITHUB_WORKSPACE}/scripts/action-utils.js`);
# const { instructions } = require(`${process.env.GITHUB_WORKSPACE}/scripts/reply.js`);
# if (hasLabel(context, 'domain'))
# console.log('Domain');
# await instructions(context, github);
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "jirafey",
"email": "jirafey@tuta.io"
},
"record": {
"TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f"
}
}
@@ -5,6 +5,6 @@
},
"record": {
"CNAME": "dns.beadman-network.com"
"TXT": "2c9dfbe7c8"
}
}
@@ -0,0 +1,10 @@
{
"owner": {
"username": "is-a-dev",
"email": "phenax5@gmail.com"
},
"record": {
"TXT": "c551c059fb167540ec0498d9011556"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alijafari-gd",
"email": "ali.jafari.sn@gmail.com"
},
"record": {
"URL": "https://alijafari.is-a.dev"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "alijafari-gd",
"email": "ali.jafari.sn@gmail.com"
},
"record": {
"A": [
"217.174.245.249",
"51.161.54.161"
],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "DarindaDraX",
"email": "123kishanvish@gmail.com"
},
"record": {
"A": ["69.30.249.53"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "vuthanhtrung2010",
"email": "vuthanhtrungsuper@gmail.com"
},
"record": {
"A": ["69.30.249.53"]
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"owner": {
"username": "Nikhil",
"username": "nikxso",
"email": "nikhilsoniya123@gmail.com",
"discord": "nikxso#0000"
},
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "pandeysiddhant21@gmail.com"
},
"record": {
"URL": "https://siddhantt.netlify.app"
"URL": "https://siddhantt.vercel.app/"
}
}