Added public instances section on README
This commit is contained in:
parent
44429cb7e4
commit
9f43caa3c4
|
@ -10,6 +10,12 @@ Use Tiktok with an alternative frontend, inspired by Nitter.
|
||||||
* Discovery
|
* Discovery
|
||||||
* RSS Feed for user, trending and tag (just add /rss to the url)
|
* RSS Feed for user, trending and tag (just add /rss to the url)
|
||||||
|
|
||||||
|
## Self-hosting
|
||||||
|
Please check [this](https://github.com/pablouser1/ProxiTok/wiki/Self-hosting) wiki article for info on how to self-host your own instance
|
||||||
|
|
||||||
|
## Public instances
|
||||||
|
[This](https://github.com/pablouser1/ProxiTok/wiki/Public-instances) wiki article contains a list with all the known public instances.
|
||||||
|
|
||||||
## Extensions
|
## Extensions
|
||||||
If you want to automatically redirect Tiktok links to ProxiTok you can use:
|
If you want to automatically redirect Tiktok links to ProxiTok you can use:
|
||||||
* [Libredirect](https://github.com/libredirect/libredirect)
|
* [Libredirect](https://github.com/libredirect/libredirect)
|
||||||
|
@ -26,9 +32,6 @@ Pattern type: Regular Expression
|
||||||
Apply to: Main window (address bar)
|
Apply to: Main window (address bar)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Self-hosting
|
|
||||||
Please check [this](https://github.com/pablouser1/ProxiTok/wiki/Self-hosting) wiki article for info on how to self-host your own instance
|
|
||||||
|
|
||||||
## TODO / Known issues
|
## TODO / Known issues
|
||||||
* Add a NoJS version / Make the whole program without required JS
|
* Add a NoJS version / Make the whole program without required JS
|
||||||
* Make video on /video fit screen and don't overflow
|
* Make video on /video fit screen and don't overflow
|
||||||
|
|
Loading…
Reference in a new issue