tienn2t

Results 3 comments of tienn2t

Try OnError function `c.OnError(func(response *colly.Response, err error) { if err != nil { log.Println("ERROR ", err.Error()) } })`

Hi @IMM0rtalis, Have you solved your problem? help me using ajax in search multisect?

I want to encrypt the page.xhtml files in the ePub file. How can I decrypt them before rendering the HTML? I see that ePub.js is parsing them into XML, so...