diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-07-07 22:08:14 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-07-07 22:08:14 -0700 |
commit | 6e73cdd6f1c50439ce10c99c85a4148c8a58d6b3 (patch) | |
tree | 8a0affcb51c3a57779937e118f8bcd75824a42d1 /home/xyz/.local/share/qBittorrent/nova3 | |
parent | 6bbde285e3635a77d344b0decc7a1fb5aea9c5ab (diff) |
configs curlqb and jackett
Diffstat (limited to 'home/xyz/.local/share/qBittorrent/nova3')
-rw-r--r-- | home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json new file mode 100644 index 00000000..0a2de6a3 --- /dev/null +++ b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json @@ -0,0 +1,5 @@ +{ + "api_key": "4x6sluxw8stanix72se1ez0i8jwsk00d", + "tracker_first": false, + "url": "http://127.0.0.1:9117" +} |