diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-06 10:31:56 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-06 10:31:56 +0000 |
commit | d529433b0675a6ec8168331ee705df19823417cc (patch) | |
tree | 8dcde69700afd5daf02a76681b2502065900c29a /home/xyz/.local/share/qBittorrent/nova3 | |
parent | c590920752b273994f42f279d4ae25646f9b0435 (diff) |
use ia jackett api key to qbt
Diffstat (limited to 'home/xyz/.local/share/qBittorrent/nova3')
-rw-r--r-- | home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json index 85fa6d5d..5b715a13 100644 --- a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json +++ b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json @@ -1,6 +1,6 @@ { - "api_key": "4x6sluxw8stanix72se1ez0i8jwsk00d", + "api_key": "qsl99mxd991t5f3azf9bcgf22cbbjeum", "thread_count": 20, "tracker_first": false, "url": "http://127.0.0.1:9117" -}
\ No newline at end of file +} |