mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pornbits: new domain .net. resolves #6905
This commit is contained in:
@@ -46,10 +46,12 @@
|
|||||||
inputs:
|
inputs:
|
||||||
s: "{{ .Keywords }}"
|
s: "{{ .Keywords }}"
|
||||||
$raw: "&x=0&y=0"
|
$raw: "&x=0&y=0"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: "#principal .miniboxs-ficha li"
|
selector: "#principal .miniboxs-ficha li"
|
||||||
filters:
|
filters:
|
||||||
- name: andmatch
|
- name: andmatch
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
title:
|
title:
|
||||||
selector: .meta a
|
selector: .meta a
|
||||||
@@ -88,10 +90,11 @@
|
|||||||
date:
|
date:
|
||||||
text: now
|
text: now
|
||||||
seeders:
|
seeders:
|
||||||
text: "1"
|
text: 1
|
||||||
leechers:
|
leechers:
|
||||||
text: "1"
|
text: 1
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: "0"
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: "1"
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -6,6 +6,8 @@
|
|||||||
type: private
|
type: private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
|
- https://pornbits.net/
|
||||||
|
legacylinks:
|
||||||
- https://pornbits.org/
|
- https://pornbits.org/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
@@ -100,3 +102,4 @@
|
|||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
Reference in New Issue
Block a user