http://qt5vr747phiq55ubqip4hflmpygzl374mum2zbyqdxg6sqbngmzlqhid.onion/blankie/nitter
Here's how to create a nitter user, clone the repo, and build the project
along with the scss and md files. # useradd -m nitter # su nitter $ git clone https://github.com/zedeus/nitter
$ cd nitter
$ nimble build -d:release
$ nimble scss
$ nimble md
$ cp nitter.example.conf nitter.conf Set your hostname, port, HMAC key, https (must be correct for cookies), and
Redis info in nitter.conf .