ravibpatel/AutoUpdater.NET

When will the support for Lanzouyun parsing be updated?

tobaba opened this issue · 7 comments

tobaba commented

When will the support for Lanzouyun parsing be updated?

Can you tell me what you mean by Lanzouyun parsing?

tobaba commented

http://lanzou.com/
https://github.com/Entity-Now/LanzouCloudSolve

Can you tell me what you mean by Lanzouyun parsing?

Currently, there are no plans to do it. Feel free to fork the project if you want to implement it.

tobaba commented

Currently, there are no plans to do it. Feel free to fork the project if you want to implement it.

Could you please tell me which file needs to be modified? I will make the necessary changes. Due to the update service, the server is unable to handle a very large request load, so I would like to use this method to solve the issue indirectly.

XML parsing is handled here. Download of the update file handled here.

tobaba commented

Thank you so much! With your guidance, I was able to get it done. Fantastic!

Glad to help. If you are not modifying the XML fetching logic, then this event may help you too.