Merge pull request #13416 from notxlua/notxlua-patch-1

Fixed lua.json to fit my endpoint using URL instead of CNAME.
This commit is contained in:
CuteDog5695
2024-04-15 22:38:28 +03:00
committed by GitHub
+1 -1
View File
@@ -5,6 +5,6 @@
"email": "notxlua@gmail.com"
},
"record": {
"CNAME": "xmw2.wordpress.com"
"URL": "https://xmw2.wordpress.com"
}
}