prostylex: now semi-private. resolves #7248

This commit is contained in:
Garfield69 2020-02-20 07:23:28 +13:00
parent d4da96559f
commit 3da168ef6c
1 changed files with 14 additions and 10 deletions

View File

@ -1,9 +1,9 @@
---
site: prostylex
name: ProStyleX
description: "ProStyleX is a Public torrent site for 0Day and General"
description: "ProStyleX is a Semi-Private torrent site for 0Day and General"
language: en-us
type: public
type: semi-private
encoding: UTF-8
links:
- https://prostylex.org/
@ -72,13 +72,12 @@
movie-search: [q]
settings:
- name: cookie
- name: username
type: text
label: Cookie
- name: info
type: info
label: How to get the Cookie
default: "<ol><li>Access to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Select the <b>Headers</b> tab<li>Find 'cookie:' in the <b>Request Headers</b> section<li>Copy & paste the whole cookie string to here.</ol>"
label: Username
- name: password
type: password
label: Password
- name: sort
type: select
label: Sort requested from site
@ -97,9 +96,14 @@
"asc": "asc"
login:
method: cookie
path: account-login.php
method: post
inputs:
cookie: "{{ .Config.cookie }}"
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
remember: yes
error:
- selector: div.myFrame:contains("Access Denied")
test:
path: torrents-search.php