diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,9 +5,10 @@ [![GitHub stars](https://img.shields.io/github/stars/romangraef/tokenstealer.svg)](https://github.com/romangraef/tokenstealer/stargazers) [![GitHub license](https://img.shields.io/github/license/romangraef/tokenstealer.svg)](https://github.com/romangraef/tokenstealer/blob/master/LICENSE) [![Twitter](https://img.shields.io/twitter/url/https/github.com/romangraef/tokenstealer.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fromangraef%2Ftokenstealer) +[![Github Releases](https://img.shields.io/github/downloads/romangraef/tokenstealer/latest/total.svg)](https://github.com/romangraef/tokenstealer/releases/latest) ## Usage -This discord tokenstealer is hopefully easy to use. Download the jar over at the Releases and execute it. It will ask you for a request url. This is simply the url where the collected tokens are gonna be send to. An example php server script is also provided. +This discord tokenstealer is hopefully easy to use. Download the jar over at the Releases [![Github Releases](https://img.shields.io/github/downloads/romangraef/tokenstealer/latest/total.svg)](https://github.com/romangraef/tokenstealer/releases/latest) and execute it. It will ask you for a request url. This is simply the url where the collected tokens are gonna be send to. [An example php server script is also provided](https://github.com/romangraef/tokenstealer/blob/master/example-server.php). > **IMPORTANT: Use %s as placeholder for the token** |