mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
cpabien: domain change
This commit is contained in:
@@ -6,8 +6,9 @@
|
|||||||
type: public
|
type: public
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
- http://cpasbiens1.com/
|
- http://cpabien.cm/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
|
- http://cpasbiens1.com/
|
||||||
- http://cpabien.mx/
|
- http://cpabien.mx/
|
||||||
- https://www.cpabien.bz/
|
- https://www.cpabien.bz/
|
||||||
- http://www.cpabien.bz/
|
- http://www.cpabien.bz/
|
||||||
@@ -30,13 +31,13 @@
|
|||||||
settings: []
|
settings: []
|
||||||
|
|
||||||
download:
|
download:
|
||||||
selector: "#telecharger a"
|
selector: div.btn-download a
|
||||||
|
attribute: href
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: "/search.php?t={{ .Keywords }}"
|
- path: "{{ if .Keywords }}recherche/{{ .Keywords }}{{else}}derniers/{{end}}"
|
||||||
rows:
|
rows:
|
||||||
selector: div[class^='ligne']
|
selector: table.table-corps tbody tr td
|
||||||
fields:
|
fields:
|
||||||
site_date:
|
site_date:
|
||||||
selector: a
|
selector: a
|
||||||
|
Reference in New Issue
Block a user