diff --git a/.gitignore b/.gitignore index 75327c4..f6af018 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,8 @@ output/qr-codes output/icons # Served listings -listings/lp-output +listings/lp-output/* +!listings/lp-output/index.html # Server-side cache cache diff --git a/listings/lp-output/index.html b/listings/lp-output/index.html new file mode 100644 index 0000000..2d0aef2 --- /dev/null +++ b/listings/lp-output/index.html @@ -0,0 +1,30 @@ + + + + Listing provider by sessioncommunities.online + + +

Community Listing Provider API

+

+ Hi there! +

+

+ This domain isn't meant to be accessed via a browser, + but to provide lists of Communities to Session Messenger, + and looks something like this. +

+

+ If that doesn't phase you, click these links to read more about what this service does: +

+

+ + Session Listing Provider README + +

+

+ + Session Listing Provider Protocol Specification + +

+ + \ No newline at end of file