aboutsummaryrefslogtreecommitdiff
path: root/anime/client.go
AgeCommit message (Expand)Author
2023-07-20changed import paths to own git serverHEADv4.0.1masterVidhu Kant Sharma
2022-07-06migrating all imports to v4Vidhu Kant Sharma
2022-07-04Breaking Change: supporting NSFW titlesVidhu Kant Sharma
2022-06-29fixed all bad imports importing older versionVidhu Kant Sharma
2022-02-17actually fixed all the errors with broken imports and clientsVidhu Kant Sharma
2022-02-06now a single http.Client is responsible for all the HTTP requests.Vidhu Kant Sharma
2022-02-06converted all anime functions into methods for client structVidhu Kant Sharma