samlux04

Results 22 comments of samlux04

Search your entire system for lcurl.so You can tell from the log it successfully compiled lcurl.so without any error. Usually it's because you don't configure the path correctly `luarocks path`

You can compile it with termux. Install golang first. It's also available on termux ```sh pkg install litespeedtest ```

Please add this. It has quite decent mtl. They use an api to deliver the content with json which is quite simple. `https://wnmtl.org/mobile/chapter/746591-responding` `https://api.mystorywave.com/story-wave-backend/api/v1/content/chapters/746677`

Here's an example `https://azynovel.com/novel/martial-peak` Here's how it rendered in moon+ reader. ![Screenshot_20220716-142457_Moon+ Reader Pro](https://user-images.githubusercontent.com/85811479/179343400-ce6801f3-a222-46b6-9e3f-f6c2f430d374.png) Remove the .zip [Martial Peak.epub.zip](https://github.com/LagradOst/QuickNovel/files/9125300/Martial.Peak.epub.zip) Tho it's rendered just fine in quicknovel itself ![Screenshot_20220716-144219_QuickNovel](https://user-images.githubusercontent.com/85811479/179343563-674524c4-88fe-474a-9fa9-ff554200d412.png)

Do we even need a JavaScript in epub? Why don't remove all the non text. Afaik only epub 3 support JavaScript. And moon reader follow the specs to run js....

> It's not a matter of that being a choice we made, no we don't want or need any js tags in our texts, they just 'snuck' in there when...

Looking at the source it's actually in the proper script tag. We can just select all p tag. ```html In those three years if you don’t break through, then you...

I looked at the source. Since it use jsoup. It just make it easier to remove the script element. Maybe add general cleanup after loadHtml on all provider. just simplly...

I think it's safe just to strip off all the tag. It's certainly easier with jsoup

> Nah, I believe the user should be aware of what's going on. I believe most people who searched for chan app isn't a newfag either. By its nature it's...