cataclym / nekosapi

Async API wrapper for Nekos API
https://www.npmjs.com/package/nekosapi
2 stars 1 forks source link

Used endpoint will stop working #1

Closed Nekidev closed 1 year ago

Nekidev commented 1 year ago

https://nekos.nekidev.com/ will stop working in about 15 days. The best choice would be to move to https://v1.nekosapi.com/api/ . It points to the same host but that domain won't expire.

(Another choice would be to use https://api.nekosapi.com/v1/ but that points to nekosapi's server which proxies the connection to vercel. It'd end up making requests take more to complete)

cataclym commented 1 year ago

Solved in v0.4.3 301509b And in v0.3.3 for nodejs >18

Thanks :smiley: