PawCorp / walltaker-desktop-client

Desktop client for Walltaker powered by golang
13 stars 10 forks source link

[Enhancement] Use new API to get link details #38

Open oddpawsx opened 2 years ago

oddpawsx commented 2 years ago

Currently, link checked for wallpaper info is https://walltaker.joi.how/links/[id].json. New api uses https://walltaker.joi.how/api/links/[id].json. Switch over to this endpoint and parse the response.