André Gil
André Gil
**Is your feature request related to a problem? Please describe.** I often need to open someone’s profile on the browser to read toots that aren’t available on my instance. **Describe...
Adding support for cookie path rewriting, according to syntax discussed at pull request #32
I needed the ability to set custom context matchers, to handle url exceptions instead of exact matches. So I'm sharing my changes, if you think it will also be useful...
Allows setting the request method (POST or GET) at Config.groovy. (eg: solr.method = "POST")
Hey folks! This is my quick attempt of displaying quoted tweets on RSS results. [As I've said](https://github.com/zedeus/nitter/issues/132#issuecomment-1486831574), I don't know this codebase nor have worked with Nim before, so I'm...
Hi guys, For some reason, when I run "gradle test" it's trying to run the JVM with this: ``` Listening for transport dt_socket at address: 5005 ``` And, after a...