Merge branch 'main' into main

This commit is contained in:
Almaz
2024-01-28 17:56:24 +03:00
committed by GitHub
14 changed files with 131 additions and 39 deletions
-39
View File
@@ -1,39 +0,0 @@
name: GitHub ID
on:
push:
paths:
- "domains/*.json"
jobs:
update:
name: Update
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}
- name: Get changed files
id: files
uses: jitterbit/get-changed-files@v1
with:
format: "space-delimited"
- name: Run script
uses: is-a-dev/github-id-script@v1.0.2
with:
files: ${{ steps.files.outputs.all }}
token: ${{ secrets.GITHUB_TOKEN }}
- name: Commit
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_user_name: "GitHub Actions"
commit_user_email: "actions@github.com"
commit_message: "chore: add github user id"
skip_checkout: true
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "iamxani",
"email": "xenpei11@gmail.com"
},
"record": {
"CNAME": "iamxani.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "agnesmonret",
"email": "agnesmoret@proton.me",
"discord": "694917200720429066"
},
"record": {
"CNAME": "agnesmonret.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alfari24",
"email": "ari@alfari.id"
},
"record": {
"A": ["194.15.36.220"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "iamxani",
"email": "xenpei11@gmail.com"
},
"record": {
"CNAME": "iamxani.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "BapRx",
"email": "rouxbaptiste@outlook.com"
},
"record": {
"CNAME": "baprx.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "superhorsy",
"email": "adamuk.kirill@gmail.com"
},
"record": {
"CNAME": "superhorsy.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "NezarecSR",
"email": "anjuangyu@gmail.com"
},
"record": {
"URL": "https://nezhome.vercel.app/"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "razinrayees",
"email": "razin.rayeesk@gmail.com"
},
"record": {
"CNAME": "razin.pages.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal Portfolio",
"repo": "https://github.com/mixmaker/mixmaker.github.io",
"owner": {
"username": "mixmaker",
"email": "shoumikskdev@gmail.com",
"twitter": "almost_shoumik"
},
"record": {
"CNAME": "mixmaker.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "SukiPlayz",
"email": "sukimayoo@outlook.com"
},
"record": {
"CNAME": "portfolio-b8o.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "FatihArridho",
"email": "m.fatiharridho@gmail.com"
},
"record": {
"CNAME": "tih-9t0.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alfari24",
"email": "ari@alfari.id"
},
"record": {
"A": ["194.15.36.220"]
}
}
+16
View File
@@ -0,0 +1,16 @@
{
"owner": {
"username": "KennySB-dev",
"email": "kennybugeja@gmail.com",
"discord": "kenny.sb",
"github_id": 75525014
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
}
}