Merge branch 'main' into main

This commit is contained in:
Juan Piero Santisteban Quiroz
2025-01-19 11:06:57 -05:00
committed by GitHub
62 changed files with 498 additions and 48 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"description": "DMARC",
"owner": {
"username": "QuinceTart10",
"discord": "862644161156218891"
},
"record": {
"TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "DMARC",
"owner": {
"username": "QuinceTart10",
"discord": "862644161156218891"
},
"record": {
"TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "DMARC",
"owner": {
"username": "QuinceTart10",
"discord": "862644161156218891"
},
"record": {
"TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "256javy",
"email": "256javiervillalba@gmail.com"
},
"record": {
"TXT": "5274c84dbbf074d67b53fc4305ced5"
}
}
@@ -1,11 +0,0 @@
{
"description": "My personal domain.",
"repo": "https://github.com/alexandre-machado/alexandre-machado.github.io",
"owner": {
"username": "alexandre-machado",
"email": "alexandre@machado.cc"
},
"record": {
"TXT": "b6b9fa4d37896a25b49bea243f6407"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "fabien-h",
"email": "fabien.huet@gmail.com",
"discord": "fabien_huet"
},
"record": {
"TXT": "vc-domain-verify=fabien.is.a.dev,65d8329499551546ef22"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "guidocaru",
"discord": "696554384817127486"
},
"record": {
"TXT": "vc-domain-verify=guidocaru.is-a.dev,6106f8de674c39bfb732"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Juanmorales1810",
"email": "juan.exequiel.morales@gmail.com",
"discord": "746910653343596574"
},
"record": {
"TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Lobooooooo14",
"discord": "783120232134082580"
},
"record": {
"TXT": "vc-domain-verify=lobo.is-a.dev,aa27648658caa1c96bb8"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "michaelmuthomi",
"email": "",
"discord": "michaelgikunda"
},
"record": {
"TXT": "vc-domain-verify=muthomi.is-a.dev,9e31bd88e28832c37f97"
}
}
+7 -7
View File
@@ -1,9 +1,9 @@
{
"owner": {
"username": "notreallyprince",
"email": "prince30112001@gmail.com"
},
"record": {
"TXT": "vc-domain-verify=princeprajapati.is-a.dev,9b919407776e11ecff7a"
"owner": {
"username": "notreallyprince",
"email": "prince30112001@gmail.com"
},
"record": {
"TXT": "vc-domain-verify=princeprajapati.is-a.dev,f0d9843f925488ed34bb"
}
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "raghu-8",
"email": "raghu.project.websites@gmail.com"
},
"record": {
"TXT": "vc-domain-verify=raghu.is-a.dev,64be76cc9f11decf61dd"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Akira's Dev Webpage",
"repo": "https://github.com/cakira/cakira.github.io.git",
"owner": {
"username": "cakira",
"email": "cleber.akira@gmail.com"
},
"record": {
"CNAME": "cakira.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alemiherbert",
"email": "alemiherbert@gmail.com"
},
"record": {
"CNAME": "alemiherbert.github.io"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "alexandre@machado.cc"
},
"record": {
"CNAME": "alexandre-machado.github.io"
"URL": "https://alexandre.machado.cc"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "axioris",
"email": "dane.foster.collins@gmail.com"
},
"record": {
"CNAME": "axioris.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A portfolio website",
"repo": "https://github.com/bitsexploited/bitsexploited.github.io",
"owner": {
"username": "BitsExploited",
"email": "tspamiitesh@gmail.com"
},
"record": {
"CNAME": "BitsExploited.github.io"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"repo": "https://github.com/boolean44-repos/boolean44-repos.github.io",
"owner": {
"username": "boolean44-repos",
"email": "serenitypalmer10@gmail.com"
},
"record": {
"CNAME": "boolean44-repos.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "davechbga",
"email": "davechbga@gmail.com"
},
"record": {
"CNAME": "davechbga.vercel.app"
}
}
+15 -2
View File
@@ -4,10 +4,23 @@
"owner": {
"username": "creeperkafasi",
"twitter": "_creeperkafasi_",
"discord": "creeperkafasipw#1861",
"discord": "creeperkafasi",
"note": "I don't use twitter that much, you may have a better chance to contact me through discord"
},
"record": {
"CNAME": "creeperkafasi.github.io"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.forwardemail.net",
"mx2.forwardemail.net"
],
"TXT": [
"forward-email=MDcyNzA3YjVlMTdjNzhhYS1iMzA0NDgxN2RjMmZiODZhODI5Y2UyNmUzNzY5NjJhZWZkMTA4MjBlNDEyYTk3MTc0MjhkN2NlMmQxNWQ5MmFi",
"google-site-verification=9jbck7qUZb10EWndaXLikv_Kx9xQ7DpShwFCttIzA6Q"
]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "To get a cool looking subdomain for my portfolio hosted on netlify",
"repo": "https://github.com/ericafk0001/Portfolio.git",
"owner": {
"username": "ericafk0001",
"email": "dxslyofficial@gmail.com"
},
"record": {
"A": ["75.2.60.5"]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "fabien-h",
"email": "fabien.huet@gmail.com",
"discord": "fabien-huet"
},
"record": {
"CNAME": "fabien-is-a-dev.vercel.app"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "GameRoMan",
"email": "gameromandev@gmail.com"
},
"record": {
"CNAME": "gameroman.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ganesh76",
"email": "ganesh.g.cse@gmail.com"
},
"record": {
"CNAME": "ganesh76.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "guidocaru",
"discord": "696554384817127486"
},
"record": {
"CNAME": "guidocaru.vercel.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "wdhdev",
"email": "william@is-a.dev"
},
"record": {
"URL": "https://william.is-a.dev"
},
"redirect_config": {
"redirect_paths": true
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Portfolio",
"repo": "https://github.com/harsh-writes-code/harsh-writes-code.github.io",
"owner": {
"username": "harsh-writes-code",
"email": "happydhimanbarara@gmail.com"
},
"record": {
"CNAME": "harsh-writes-code.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "jcarroyos-teaching",
"email": "jcarroyos@gmail.com"
},
"record": {
"URL": "https://github.com/jcarroyos-teaching"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "1tsJeremiah",
"email": "jmatdesigns@gmail.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"]
}
}
+2 -1
View File
@@ -4,7 +4,8 @@
"email": "zcell9500@gmail.com"
},
"record": {
"TXT": "zoho-verification=zb32862044.zmverify.zoho.com",
"MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"],
"TXT": ["zoho-verification=zb32862044.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"],
"A": ["75.2.60.5"]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "This is for my personal website.",
"owner": {
"username": "jonatandb",
"email": "jonatandb@gmail.com"
},
"record": {
"CNAME": "jonatandb.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Juanmorales1810",
"email": "juan.exequiel.morales@gmail.com",
"discord": "746910653343596574"
},
"record": {
"CNAME": "juan-morales.vercel.app"
}
}
+2 -1
View File
@@ -1,9 +1,10 @@
{
"repo": "https://github.com/Karel95/karldev95",
"owner": {
"username": "Karel95",
"email": "karelh2207@gmail.com"
},
"record": {
"CNAME": "karldev95.netlify.app"
"A": ["75.2.60.5"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Lobooooooo14",
"discord": "783120232134082580"
},
"record": {
"CNAME": "olobo.vercel.app"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "marco-souza",
"email": "marco@tremtec.com"
},
"record": {
"CNAME": "marco-pages-dev.pages.dev"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "boolean44-repos",
"email": "serenitypalmer10@gmail.com"
},
"record": {
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": ["forward-email=palmerowen100@gmail.com"]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "0xmaruf.is-a.dev domain",
"owner": {
"username": "marufms4",
"email": "marufsm4@gmail.com"
},
"record": {
"CNAME": "marufcse.netlify.app"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "xr-coder",
"email": "nryadav7412@gmail.com"
},
"record": {
"CNAME": "xr-coder.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "michaelmuthomi",
"email": "",
"discord": "michaelgikunda"
},
"record": {
"CNAME": "michael-portfolio-green.vercel.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "VulcanoSoftware",
"discord": "814891541205876767",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.NZN_bOggifZEtlA324wg2l2u3hX2MvZuD3yLHULkNX81YRQfOCtvT0IfoXAKV5IMD8GRt8qFAo2Rpw2lOvrTrvlEmjPkO_u0n5ScCZVU6FsXENlBz4zD5hHAes_kd1LCzFOICbmNdLNqWEoMEiNUw6VZiUfuIuqrJXIRXkSFXWQGWYUc_wbzu1oEdKLwNt0IvY4DyQ9pWvCSnsQlhXb7lUJS6iC-VUBoAqZnTuScHpwx5xHXHhFdJu2iiBU8zmroAQTxJ28-DLTuBmIRMQgS-FfZK0i7UQHnZb2f3CdWzi2lmlBQM-NCf8yOzziPAoS8cF1Eh4eQLKerBWlHyCSiyg.r37yi_KvhV0NTbXtet_DHw.PTf0jwkhBjRrEF8mdrsrhSetzO6jeM9XX50rJgv5brt3XwRbYWWaOlZjaLWTBNOuGGlCplqBngPJkB3ycZNUpay8NXKTGwdaSNgQRmi_-O_HbETajYI_zPsfLtjW-DEC.jHnPtvN5bcAswFISD9YBeg"
},
"record": {
"CNAME": "nietbeer.pages.dev"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"discord": "orangc"
},
"record": {
"URL": "https://orangc.xyz"
"URL": "https://orangc.net"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"discord": "orangc"
},
"record": {
"URL": "https://orangc.xyz"
"URL": "https://orangc.net"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"discord": "orangc"
},
"record": {
"URL": "https://orangc.xyz"
"URL": "https://orangc.net"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "marco-souza",
"email": "marco@podcodar.org"
},
"record": {
"CNAME": "podcodar.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "rcerrejon",
"email": "neoline@gmail.com"
},
"record": {
"CNAME": "rafaelcerrejon.com"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "raghu-8",
"email": "raghu.project.websites@gmail.com"
},
"record": {
"A": ["76.76.21.21"]
}
}
+2 -1
View File
@@ -9,6 +9,7 @@
"6a43ddd802fc27e4.mx1.emailprofi.seznam.cz",
"6a43ddd802fc27e4.mx2.emailprofi.seznam.cz"
],
"TXT": "v=spf1 include:spf.seznam.cz ~all"
"TXT": "v=spf1 include:spf.seznam.cz ~all",
"URL": "https://quincetart10.is-a.dev"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "rushabhcodes",
"email": "rushabhpatil.dev@gmail.com",
"discord": "_rushabh"
},
"record": {
"CNAME": "rushabhpatil.vercel.app"
}
}
+7
View File
@@ -7,6 +7,13 @@
"CNAME": "sevinda-herath.github.io",
"MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"],
"TXT": "v=spf1 include:zohomail.com ~all"
},
"redirect_config": {
"custom_paths": {
"/github": "https://github.com/Sevinda-Herath",
"/linkedin": "https://www.linkedin.com/in/sevindaherath",
"/youtube": "https://www.youtube.com/channel/UCz3Xgf25_heOC86kxdqunkA"
}
},
"proxied": true
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "shubhhhwarrior",
"email": "shubhammvaghela999@gmail.com"
},
"record": {
"CNAME": "shubhhh-96.netlify.app"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "DKIM",
"owner": {
"username": "QuinceTart10",
"discord": "862644161156218891"
},
"record": {
"CNAME": "szn20221014._domainkey.seznam.cz"
}
}
@@ -0,0 +1,10 @@
{
"description": "DKIM",
"owner": {
"username": "QuinceTart10",
"discord": "862644161156218891"
},
"record": {
"CNAME": "szn20221014._domainkey.seznam.cz"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "DKIM",
"owner": {
"username": "QuinceTart10",
"discord": "862644161156218891"
},
"record": {
"CNAME": "szn20221014._domainkey.seznam.cz"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "tasawar-hussain.is-a.dev",
"repo": "https://github.com/tasawar-hussain/tasawar-hussain.github.io",
"owner": {
"username": "tasawar-hussain",
"email": "me.tasawarhussain@gmail.com"
},
"record": {
"CNAME": "tasawar-hussain.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Timothy's Personal Website",
"repo": "https://github.com/tabrownies/tabrownies.github.io",
"owner": {
"username": "tabrownies",
"email": "tabrownies@gmail.com"
},
"record": {
"CNAME": "tabrownies.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My personal portfolio website",
"repo": "https://github.com/tolubori07/portfolio",
"owner": {
"username": "tolubori07",
"email": "Tolubori07@gmail.com"
},
"record": {
"CNAME": "tlwbr.netlify.app"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"discord": "orangc"
},
"record": {
"URL": "https://orangc.xyz"
"URL": "https://orangc.net"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "To get a cool looking subdomain for my portfolio hosted on netlify",
"repo": "https://github.com/ericafk0001/Portfolio.git",
"owner": {
"username": "ericafk0001",
"email": "dxslyofficial@gmail.com"
},
"record": {
"A": ["75.2.60.5"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "cjolivier123",
"discord": "1175481072088268920",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg"
},
"record": {
"TXT":"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Joe50097",
"email": "zcell9500@gmail.com"
},
"record": {
"TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWPXItvPXEQh/zTsZCFkEcBEObetcpbthrO74OK/zYR+wCk9gHurppJw0nTPcqVVW92Iq78R1b85s6bmGQvFCdMXPM/kM4eWlKKrMcs4QMr8muioEtbyCKu1YenXHZYlns7dfpf5JN2PNnC3cXTTW5uu3F2GNSDXcy/IjhnuSJAwIDAQAB"
}
}
+3
View File
@@ -31,6 +31,7 @@
"doc",
"documentation",
"email",
"emails",
"error",
"errors",
"event",
@@ -60,6 +61,7 @@
"media",
"mobile",
"net",
"network",
"news",
"noc",
"notification",
@@ -114,6 +116,7 @@
"url[1-9999]",
"user",
"users",
"webmail",
"webmaster",
"whois",
"www[1-99]",