Chris

Results 10 comments of Chris

Unfortunately those error codes are returned by qwant itself and are not documented. I currently do not have time to look into this due to military service

Thank you very much! I will definitely look into that. So far I found some clues [here](https://github.com/asciimoo/searx/blob/master/searx/engines/qwant.py#L31) and [here](https://github.com/asciimoo/searx/issues/1365). `t` contains the actual keywords and `f` appears to be some...

Ill actually keep this open for now

> "_I'm not sure how this repo could support two different domains._" Jekyll does indeed not support multiple domains in the CNAME file. There is a workaround with redirects: [http://rtest.nul.sh/](http://rtest.nul.sh/)...

Exactly same issue here. Is there any update on this?

@technoboy10 If you still interested in maintaining the project, I believe I could arrange free hosting for it. Just let me know.

DSL stands for [Domain-Specific Language](https://en.wikipedia.org/wiki/Domain-specific_language) and is about what form of testing you want to use: - TDD: Test Driven Development ([Read more](https://en.wikipedia.org/wiki/Test-driven_development)) - BDD: Behavior Driven Development ([Read more](https://en.wikipedia.org/wiki/Behavior-driven_development))

Also, is the repository still maintained?

+1 from me as well :) Would be pretty handy for University / School works with a certain word limit

I encountered a similar sample. I am not sure if it's both of them are custom obfuscators or if both are based on the same one, but it looked very...