Sunshine

Results 211 comments of Sunshine

Interesting. Could you please try saving it again and wait for another train? It doesn't look like I'm able to reproduce it on my end.

Looks like it needs to either have JS or CSS to render those tables, or alternatively you can provide this flag: `-n`. It'll unwrap NOSCRIPT tags and make it look...

Very interesting... I will look into that and make sure it's fixed. Thank you for reporting this.

Hello Nikita, I think `--no-js` is what you're looking for, it should remove all `` tags as well. If the site very JS-heavy, try leveraging that Chrome-based pre-render trick described...

It could be done by: 1. Using a Cookies file that contains the session data (option `-C`, I believe) 2. Using Chrome as described in README, but not in Incognito...

Hello Yuri, that sounds like a good idea! I believe it can be achieved by using `cat` and some other methods, described here: https://www.baeldung.com/linux/file-line-command-argument Please let me know if it...

It looks like you might need to place `-d` prior to every line extracted from blacklist.txt... Possibly `xargs` could be used as described here https://unix.stackexchange.com/questions/393351/pass-contents-of-file-as-argument-to-bash-script but I think it may...

Glad to hear. I'd like to keep it open until there's a support for an input file and/or config in Monolith, if you don't mind.

What an interesting find! So, it looks like this file https://win98icons.alexmeub.com/win-icons.min.css refers this file https://win98icons.alexmeub.com/css_sprites.png more than 1000 times, means Monolith will try to embed the same file over 1000...

It kind of just happened, with MHTML sounding similar. The name for the project (Monolith) was fitting, since it describes the result (one file, with everything in it), and also...