Merge pull request #13364 from PokedWasTaken/main

Update poked.json, Create _discord.poked.json
This commit is contained in:
CuteDog5695
2024-04-13 20:31:32 +03:00
committed by GitHub
2 changed files with 15 additions and 6 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "PokedWasTaken",
"email": "pokedwastaken@gmail.com",
"discord": "poked"
},
"record": {
"TXT": "dh=14c9c8708542baf32a78da0ac413184b02e43486"
}
}
+5 -6
View File
@@ -1,13 +1,12 @@
{
"description": "poked.is-a.dev",
"repo": "https://github.com/PokedArmory/PokedArmory.github.io",
"repo": "https://github.com/PokedWasTaken/PokedWasTaken.github.io",
"owner": {
"username": "PokedArmory",
"email": "poked.armory@gmail.com",
"discord": "Poked_Armory#0001",
"twitter": "PokedWasTaken"
"username": "PokedWasTaken",
"email": "pokedwastaken@gmail.com",
"discord": "poked"
},
"record": {
"CNAME": "PokedArmory.github.io"
"CNAME": "PokedWasTaken.github.io"
}
}