Ronja Koistinen

Results 5 comments of Ronja Koistinen

I have on the order of dozens of sites on a handful of IP addresses. I can probably get away with using the "site" scope with a conservative default delay...

For now, you can do a bit of a hack. You can use `DOMTagger` to first extract the content you want and then use `ScriptTransformer` to replace the imported content...

I did this: ```xml dd.MM.yyyy HH:mm dd.MM.yyyy HH:mm ```

Confirmed, I get the same error with: ```toml image = { git = "https://github.com/image-rs/image.git", default-features = false, features = [ "bmp", "ff", "gif", "ico", "jpeg", "exr", "png", "pnm", "qoi", "rayon",...