Created
May 10, 2017 22:11
-
-
Save m4vr0x/44348e0d1c4a48ab58c271e2128992bf to your computer and use it in GitHub Desktop.
RatioMaster 1.9.1 - Deluge 1.3.14 client definition
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<client name="Deluge 1.3.14" author="Vinz" version="1.0"> | |
<query>info_hash={infohash}&peer_id={peerid}&port={port}&uploaded={uploaded}&downloaded={downloaded}&left={left}{event}&key={key}&compact=1&numwant={numwant}&supportcrypto=1&no_peer_id=1</query> | |
<headers>Host: {host}_nl_User-Agent: Deluge 1.3.14_nl_Connection: close_nl_Accept-Encoding: gzip_nl_</headers> | |
<peer_id prefix="-DE13E0-" type="printable" length="12" urlencoding="false" upperCase="false" value="" /> | |
<key type="hex" length="8" urlencoding="false" upperCase="false" lowerCase="true" value=""/> | |
<protocol value="HTTP/1.1"/> | |
<hash upperCase="false"/> | |
<urlencoding exceptions="." /> | |
</client> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment