diff options
author | lindely <git@bokse.nl> | 2022-10-31 10:09:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-31 02:09:59 -0700 |
commit | 51ba5ff503605194516b81e322e98263f60e58b2 (patch) | |
tree | b8bba4d633a712e895dbbcc28bebb813c60d60a3 /dummy-data/rtorrent/global_up | |
parent | 7edcfe0705ea2b4349da2e2bde581a8be872cd6f (diff) | |
download | homer-51ba5ff503605194516b81e322e98263f60e58b2.tar.gz homer-51ba5ff503605194516b81e322e98263f60e58b2.tar.zst homer-51ba5ff503605194516b81e322e98263f60e58b2.zip |
Service for rTorrent. (#511)
Service for rTorrent.
Diffstat (limited to 'dummy-data/rtorrent/global_up')
-rw-r--r-- | dummy-data/rtorrent/global_up | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dummy-data/rtorrent/global_up b/dummy-data/rtorrent/global_up new file mode 100644 index 0000000..93a009c --- /dev/null +++ b/dummy-data/rtorrent/global_up | |||
@@ -0,0 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <methodResponse> | ||
3 | <params> | ||
4 | <param><value><i8>45616</i8></value></param> | ||
5 | </params> | ||
6 | </methodResponse> \ No newline at end of file | ||