diff --git a/src/Jackett.Common/Definitions/torrentlt.yml b/src/Jackett.Common/Definitions/torrentlt.yml
index 1634232e1..a518767df 100644
--- a/src/Jackett.Common/Definitions/torrentlt.yml
+++ b/src/Jackett.Common/Definitions/torrentlt.yml
@@ -87,13 +87,12 @@ caps:
book-search: [q]
settings:
- - name: cookie
+ - name: username
type: text
- label: Cookie
- - name: info
- type: info
- label: How to get the Cookie
- default: "
- Login to this tracker in your browser
- Open the DevTools panel by pressing F12
- Select the Network tab
- Click on the Doc button
- Refresh the page by pressing F5
- Select the Headers tab
- Find 'cookie:' in the Request Headers section
- Copy & paste the whole cookie string to here
"
+ label: Username
+ - name: password
+ type: password
+ label: Password
- name: freeleech
type: checkbox
label: Search freeleech only
@@ -119,11 +118,6 @@ settings:
asc: asc
login:
-# method: cookie
-# inputs:
-# cookie: "{{ .Config.cookie }}"
-# test:
-# path: lt/torrents.php
path: lt/account-login.php
method: post
inputs: