Thomas D.

Results 137 comments of Thomas D.

> I also want to make a 'resume' function, that you can pause the current scan, because you need to restart the server/computer, and continue the previous scan. Yes, a...

An idea could be to make a "no_examples" (or at the contrary "with_examples") extra in the package, just like [this for the requests package](https://stackoverflow.com/a/31812342). So we could either do a...

Hello there, This bug still exists. Just tested with `Bootstrap v5.3.3` and [this tutorial](https://formden.com/blog/isolate-bootstrap), it gives this: ``` $ lessc prefix.less bootstrap-iso.css ParseError: Unrecognised input in /home/test/bootstrap.css on line 2978,...

FYI : https://github.com/maaaaz/red.flag.domains-publications/blob/main/_resources/waybacksave.py

Some info can come from [`cymruwhois`](https://pythonhosted.org/cymruwhois/), it has a python module and support [fast bulk requests](https://github.com/maaaaz/red.flag.domains-publications/blob/12885f952150a3cc64b080b7dfc9681b9d1111db/_resources/resolver.py#L121)

In case it could be useful: * https://github.com/flotwig/TLDR-2 * https://github.com/flotwig/zone-walks * https://github.com/monoidic/TLDR2

Precision: I encounter this bug for iOS versions inferior and equal to 16.7.6 (which is the latest iOS 16 version at the moment). Also, for other people facing the same...

Thank you, I will look at it !