Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Append the app_id param to the API spec URL in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
epistrephein committed Nov 20, 2019
1 parent 46f2309 commit eed2000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ gem 'rarbg', '~> 1.4'

## Usage

This gem wraps all API methods available from [RARBG TorrentAPI](https://torrentapi.org/apidocs_v2.txt).
This gem wraps all API methods available from [RARBG TorrentAPI](https://torrentapi.org/apidocs_v2.txt?&app_id=rarbg-rubygem).

An authentication token is automatically generated on first request, stored with timestamp and renewed every 800 seconds.

Expand Down

0 comments on commit eed2000

Please sign in to comment.