n

t.co to random nitter instance redirector
git clone https://xfnw.ttm.sh/git/n.git
Log | Files | Refs

commit f1a63a32c7b05872ced622fc64a24bf18fd32afb
parent c8542302acba3d84ff37b5e4c6c68e4edcc74a0a
Author: xfnw <xfnw@ttm.sh>
Date:   Wed, 17 Mar 2021 21:30:20 -0400

add source link

Diffstat:
Mindex.php | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/index.php b/index.php @@ -19,6 +19,8 @@ if (isset($headers['location'])) { ?> <h1>t.co nitter converter</h1> t.co/honk -> xfnw.ttm.sh/n?honk -> some.nitter.instance/expanded/url +<br><br> +<a href="https://xfnw.ttm.sh/git/n/log.html">source</a> <?php }