mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
Updated How to request a new tracker (markdown)
parent
4469b8a7c9
commit
36b20c5a80
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ So please, get an invite and be ready to invite the staff member who will implem
|
|||
- then as long as the site's results page is all HTML then yaml can be used.
|
||||
- However, if the search page comprises results that are dynamically generated via calls to JavaScript functions, then C# will be needed.
|
||||
- Yaml indexers are simple to write and maintain, and usually the turnaround from request to implementation is fairly short.
|
||||
- C# indexers do not have a quick turn around from request to implementation, due to the fact that C# developers are scarce and/or busy on other projects.
|
||||
- C# indexers do not have a quick turnaround from request to implementation, due to the fact that C# developers are scarce and/or busy on other projects.
|
||||
|
|
Loading…
Add table
Reference in a new issue