Esteban Blanc

Results 58 comments of Esteban Blanc

You can't. For now I find the regex more powerful than just a list of filetypes since it can be used for other filtering too. I might be wrong so...

Thanks for the report. We will investigate

This looks correct. The best way to know is by testing it, and I would love to see the result of such a test. If you can build this directory...

@mr-bo-jangles Did it worked ?

> Maybe we can add an option to output URL filtering information to stdout or a file Good idea > I also plan to implement functionality to rewrite the local...

The problem with removing parameters such as `?sid` is that they might have changed the content of the requested page. If you remove them, 2 links identical except the parameters...

We could imagine a solution where you whould have a list of tuple with a regex and list of arguments to remove ```rust Vec ``` But it might be really...

Seems like you have some kind of DNS issue. Do the same happens with `wget` or `curl`?

Put a '/' after '.com', it should fix this. Sorry for the delay in a lot of fixes and issues, I don't have a lot of free time these days