Nonthaphat Chaisu

Results 3 comments of Nonthaphat Chaisu

I tried to deploy it to Vercel (because Heroku isn't free) but I can't, so I copied and paste to Next.js app and deployed to Vercel. It's working fast (somehow)...

I also got same issue on Arch Linux. Seems like the latest update to `miniupnpc` on Arch Linux just broke the package. My workaround is downgrading `miniupnpc` to `2.2.7-2`. You...

Once you fetch the HTML page from xiaohongshu.com, the data is stored in the `window.__INITIAL_STATE__` object after page load, you can get everything you need. - `window.__INITIAL_STATE__.note.noteDetailMap["note_id"].note.imageList` is an image...