webp-sh / halo-plugin-webp-cloud

Halo plugin for WebP Cloud(WebP Cloud Services)
https://halo.run/store/apps/app-fVJSY
GNU General Public License v3.0
3 stars 4 forks source link

Refactor the image link replacement implementation #8

Closed ruibaby closed 3 months ago

ruibaby commented 3 months ago

Refactor the method for replacing image links on the page. Use an WebFilter to intercept the HTML response of the page and then replace all the links in the img tags.

Testable plugin: plugin-webp-cloud-1.1.0-dev.jar.zip

image image image image

TODO: