forked from nite/go-igdb
feat: removed flaresolver
This commit is contained in:
@@ -9,7 +9,6 @@ A Go client library for the IGDB (Internet Game Database) API v4. This library p
|
|||||||
- Rate limiting support
|
- Rate limiting support
|
||||||
- Automatic token management for Twitch authentication
|
- Automatic token management for Twitch authentication
|
||||||
- Retry mechanism for failed requests
|
- Retry mechanism for failed requests
|
||||||
- Optional FlareSolverr integration for handling Cloudflare protection
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -101,7 +100,6 @@ func main() {
|
|||||||
|
|
||||||
- [go-resty/resty](https://github.com/go-resty/resty)
|
- [go-resty/resty](https://github.com/go-resty/resty)
|
||||||
- [google/protobuf](https://github.com/google/protobuf)
|
- [google/protobuf](https://github.com/google/protobuf)
|
||||||
- [bestnite/go-flaresolverr](https://github.com/bestnite/go-flaresolverr)
|
|
||||||
- [PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery)
|
- [PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|||||||
Reference in New Issue
Block a user