Rename rand.json to random.json

This commit is contained in:
Gus Ruben
2024-11-06 20:46:28 -05:00
parent e546face15
commit a52797d494
2 changed files with 6 additions and 20 deletions
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Redirects to a random .is-a.dev site",
"repo": "https://github.com/gusruben/random-is-a-dev",
"owner": {
"username": "gusruben",
"email": "gusruben@protonmail.com"
},
"record": {
"A": [ "173.255.236.153" ]
}
}
+6 -9
View File
@@ -1,14 +1,11 @@
{
"description": "Redirects to a random .is-a.dev site",
"repo": "https://github.com/gusruben/random-is-a-dev",
"owner": {
"username": "EducatedSuddenBucket",
"email": "educatedsuddenbucket@gmail.com"
"username": "gusruben",
"email": "gusruben@protonmail.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
"A": [ "173.255.236.153" ]
}
}
}