Merge branch 'main' into dev
commit
0dccb889f7
@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Listing provider by sessioncommunities.online</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Community Listing Provider API</h1>
|
||||
<p>
|
||||
Hi there!
|
||||
</p>
|
||||
<p>
|
||||
This domain isn't meant to be accessed via a browser,
|
||||
but to provide lists of Communities to <a href="https://getsession.org/" target="_blank">Session Messenger</a>,
|
||||
and looks something <a href="./listings" target="_blank">like this</a>.
|
||||
</p>
|
||||
<p>
|
||||
If that doesn't phase you, click these links to read more about what this service does:
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://codeberg.org/gravel/session-listing-providers" target="_blank">
|
||||
Session Listing Provider README
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://codeberg.org/gravel/session-listing-providers/src/branch/main/PROTOCOL.md" target="_blank">
|
||||
Session Listing Provider Protocol Specification
|
||||
</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue