about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-12-13 12:42:09 -0600
committerCase Duckworth2022-12-13 12:42:09 -0600
commit2737b8c4a202eb50043ae06cb618f3b357509363 (patch)
tree496c1a95e582cd876d4819eed2e646b1266f7e33
parentInitial commit (diff)
downloadsuperstack-2737b8c4a202eb50043ae06cb618f3b357509363.tar.gz
superstack-2737b8c4a202eb50043ae06cb618f3b357509363.zip
Add README
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..664fc85 --- /dev/null +++ b/README.md
@@ -0,0 +1,13 @@
1# superstack
2## a substack reader proxy
3
4like [scribe.rip](https://scribe.rip/) is for medium, superstack is for substack links.
5
6use like this:
7
8```
9https://<superstack-url>?page=<substack-url>
10```
11
12i'm not going to share my own superstack instance since this is mostly untested
13and has no rate-limiting or ddos protections. but the code is in this repo, yay! \ No newline at end of file