diff options
author | Roman Gräf <roman.graef@gmail.com> | 2018-02-13 15:59:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-13 15:59:24 +0100 |
commit | 4b8917b4307ce1870b24e740a92344870248d425 (patch) | |
tree | a05a245dacc069be781eda9ab3a366b03fc304fa | |
parent | c7a6a4c06dd831af7ff0517e8c3c097dbe003290 (diff) | |
download | tokenstealer-4b8917b4307ce1870b24e740a92344870248d425.tar.gz tokenstealer-4b8917b4307ce1870b24e740a92344870248d425.tar.bz2 tokenstealer-4b8917b4307ce1870b24e740a92344870248d425.zip |
-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** |