consumet / consumet.ts

Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.
https://consumet.org/extensions/list/
GNU General Public License v3.0
376 stars 205 forks source link

Change gogoanime ajax url ! #513

Closed regisx001 closed 3 months ago

regisx001 commented 3 months ago

Source name

Gogoanime

Source link

https://ajax.gogocdn.net/ajax

Language

English

Source type

Anime

Additional info

Change to this new ajax url instead of the old one . because it's not working anymore !!

hase0278 commented 3 months ago

Still works fine for me. What seems to be the problem? You can try this and this works fine: https://ajax.gogocdn.net/ajax/page-recent-release-ongoing.html?page=1

regisx001 commented 3 months ago

oh yes , i just explore the source code and i find that the ajaxUrl already changed , but for some issues it didn't for the npm packages , so i build my own package .