mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
newstudio: switch to public. resolves #6160
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
site: newstudio
|
||||
name: Newstudio
|
||||
description: "Newstudio is a RUSSIAN Semi-Private site for TV"
|
||||
description: "Newstudio is a RUSSIAN Public site for TV"
|
||||
language: ru-ru
|
||||
type: semi-private
|
||||
type: public
|
||||
encoding: UTF-8
|
||||
links:
|
||||
- http://newstudio.tv/
|
||||
@@ -16,18 +16,7 @@
|
||||
search: [q]
|
||||
tv-search: [q, season, ep]
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
method: post
|
||||
inputs:
|
||||
login: 1
|
||||
login_username: "{{ .Config.username }}"
|
||||
login_password: "{{ .Config.password }}"
|
||||
error:
|
||||
- selector: div.alert-error
|
||||
test:
|
||||
path: "/"
|
||||
selector: a[href="/login.php?logout=1"]
|
||||
settings: []
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user