Add attributions to README
This commit is contained in:
parent
d4e8eb7dd8
commit
ae4ed1e358
11 changed files with 25 additions and 673 deletions
1
public/.well-known/atproto-did
Normal file
1
public/.well-known/atproto-did
Normal file
|
|
@ -0,0 +1 @@
|
|||
did:plc:y4kdk57fp2wtzyc2uu2f7j4b
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
<Files "server">
|
||||
ForceType application/json
|
||||
Header add Access-Control-Allow-Origin *
|
||||
Header add Access-Control-Allow-Methods "GET, POST, PUT, DELETE, OPTIONS"
|
||||
Header add Access-Control-Allow-Headers "X-Requested-With, Content-Type, Authorization"
|
||||
</Files>
|
||||
<Files "client">
|
||||
ForceType application/json
|
||||
Header add Access-Control-Allow-Origin *
|
||||
Header add Access-Control-Allow-Methods "GET, POST, PUT, DELETE, OPTIONS"
|
||||
Header add Access-Control-Allow-Headers "X-Requested-With, Content-Type, Authorization"
|
||||
</Files>
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.badmanners.xyz"
|
||||
},
|
||||
"org.matrix.msc3575.proxy": {
|
||||
"url": "https://matrix.badmanners.xyz"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"m.server": "matrix.badmanners.xyz:443"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue