From 51ba5ff503605194516b81e322e98263f60e58b2 Mon Sep 17 00:00:00 2001 From: lindely Date: Mon, 31 Oct 2022 10:09:59 +0100 Subject: Service for rTorrent. (#511) Service for rTorrent. --- dummy-data/rtorrent/download_list | 10 ++++++++++ dummy-data/rtorrent/global_down | 6 ++++++ dummy-data/rtorrent/global_up | 6 ++++++ 3 files changed, 22 insertions(+) create mode 100644 dummy-data/rtorrent/download_list create mode 100644 dummy-data/rtorrent/global_down create mode 100644 dummy-data/rtorrent/global_up (limited to 'dummy-data/rtorrent') diff --git a/dummy-data/rtorrent/download_list b/dummy-data/rtorrent/download_list new file mode 100644 index 0000000..1d08e51 --- /dev/null +++ b/dummy-data/rtorrent/download_list @@ -0,0 +1,10 @@ + + + + +2BAC78C9E10D82415142E57D24601F2FD8927816 +8BB10DB9EA239106D4907601C342ABBA29BE4391 +2790CE71493BE7083929D5A1CE9CFD6B8394F224 + + + \ No newline at end of file diff --git a/dummy-data/rtorrent/global_down b/dummy-data/rtorrent/global_down new file mode 100644 index 0000000..d48e884 --- /dev/null +++ b/dummy-data/rtorrent/global_down @@ -0,0 +1,6 @@ + + + +149279 + + \ No newline at end of file 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 @@ + + + +45616 + + \ No newline at end of file -- cgit v1.2.3