2019-08-08 18:43:45 +00:00
|
|
|
---
|
|
|
|
site: acgsou
|
|
|
|
name: ACGsou
|
2020-04-25 03:31:46 +00:00
|
|
|
description: "ACGsou (36DM) is a CHINESE Public torrent tracker for ANIME"
|
2019-08-08 18:43:45 +00:00
|
|
|
language: zh-cn
|
|
|
|
type: public
|
|
|
|
followredirect: true
|
|
|
|
encoding: UTF-8
|
|
|
|
links:
|
2020-04-12 03:12:45 +00:00
|
|
|
- https://www.36dm.club/
|
2020-04-25 18:58:54 +00:00
|
|
|
- https://www.36dm.com/
|
2020-04-12 03:12:45 +00:00
|
|
|
legacylinks:
|
2019-08-08 18:43:45 +00:00
|
|
|
- https://www.acgsou.com/
|
2020-04-25 03:31:46 +00:00
|
|
|
- https://acgsou.com/
|
|
|
|
- http://www.acgsou.com/
|
|
|
|
- http://acgsou.com/
|
|
|
|
- http://www.36dm.club/
|
2020-04-25 18:58:54 +00:00
|
|
|
- https://36dm.com/
|
|
|
|
- http://36dm.com/
|
|
|
|
- http://www.36dm.com/
|
2019-08-08 18:43:45 +00:00
|
|
|
|
|
|
|
caps:
|
|
|
|
categorymappings:
|
|
|
|
- {id: 2, cat: TV/Anime, desc: "动画 (Anime)"}
|
|
|
|
- {id: 7, cat: TV/Anime, desc: "新番连载 (Anime New Fan Series)"}
|
|
|
|
- {id: 8, cat: TV/Anime, desc: "动画合集 (Anime Collection)"}
|
|
|
|
- {id: 14, cat: TV/Anime, desc: "英译动画 (Anime English Translation)"}
|
|
|
|
- {id: 5, cat: TV/Anime, desc: "RAW片源"}
|
|
|
|
- {id: 3, cat: Books/Comics, desc: "漫画 (Manga)"}
|
|
|
|
- {id: 12, cat: Books/Comics, desc: "港台漫画 (Manga Hong Kong and Taiwan)"}
|
|
|
|
- {id: 13, cat: Books/Comics, desc: "原版日漫 (Manga Original Japanese)"}
|
|
|
|
- {id: 16, cat: Books/Comics, desc: "英译漫画 (Manga English Translation)"}
|
|
|
|
- {id: 4, cat: Audio, desc: "动漫音乐 (Anime Music)"}
|
|
|
|
- {id: 15, cat: Audio/Video, desc: "音乐视频 (Music Video)"}
|
|
|
|
- {id: 20, cat: TV, desc: "日剧 (Drama Japanese)"}
|
|
|
|
- {id: 21, cat: TV, desc: "特摄片 (Drama Special)"}
|
|
|
|
- {id: 22, cat: TV, desc: "原版日剧 (Drama Original Japanese)"}
|
|
|
|
- {id: 23, cat: TV, desc: "英译日剧 (Drama English Translation)"}
|
|
|
|
- {id: 18, cat: PC/Games, desc: "游戏 (Games)"}
|
|
|
|
- {id: 6, cat: Other, desc: "其他资源 (Other)"}
|
|
|
|
- {id: 17, cat: Other, desc: "写真集 (Photobook)"}
|
|
|
|
- {id: 19, cat: Other, desc: "图集 (Atlas)"}
|
|
|
|
|
|
|
|
modes:
|
|
|
|
search: [q]
|
|
|
|
|
|
|
|
settings: []
|
|
|
|
|
|
|
|
download:
|
|
|
|
selector: a[href^="magnet:?xt="]
|
2020-01-11 04:52:11 +00:00
|
|
|
attribute: href
|
2019-08-08 18:43:45 +00:00
|
|
|
|
|
|
|
search:
|
|
|
|
paths:
|
|
|
|
# https://www.acgsou.com/1.html
|
|
|
|
# https://www.acgsou.com/search.php?keyword=test
|
|
|
|
- path: "{{ if .Keywords }}search.php?keyword={{ .Keywords }}{{else}}1.html{{end}}"
|
2020-01-15 06:32:25 +00:00
|
|
|
|
2019-08-08 18:43:45 +00:00
|
|
|
rows:
|
2019-12-08 16:35:59 +00:00
|
|
|
selector: table tbody tr[class^="alt"]:has(td:nth-child(3) a)
|
2020-01-15 06:32:25 +00:00
|
|
|
|
2019-08-08 18:43:45 +00:00
|
|
|
fields:
|
|
|
|
date:
|
|
|
|
selector: td:nth-child(1):contains("昨天")
|
|
|
|
optional: true
|
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: ["昨天", "Yesterday"]
|
|
|
|
date:
|
|
|
|
selector: td:nth-child(1):contains(":"):not(:contains("昨天"))
|
|
|
|
optional: true
|
|
|
|
filters:
|
|
|
|
- name: dateparse
|
|
|
|
args: "01/02 15:04"
|
|
|
|
date:
|
|
|
|
selector: td:nth-child(1):not(:contains(":"))
|
|
|
|
optional: true
|
|
|
|
filters:
|
|
|
|
- name: dateparse
|
|
|
|
args: "2006/01/02"
|
|
|
|
category:
|
|
|
|
selector: td:nth-child(2) a
|
|
|
|
attribute: href
|
|
|
|
filters:
|
|
|
|
- name: regexp
|
|
|
|
args: "sort-(\\d+)-1.html"
|
|
|
|
title:
|
|
|
|
selector: td:nth-child(3) a
|
|
|
|
details:
|
|
|
|
selector: td:nth-child(3) a
|
|
|
|
attribute: href
|
|
|
|
download:
|
|
|
|
selector: td:nth-child(3) a
|
|
|
|
attribute: href
|
|
|
|
size:
|
|
|
|
selector: td:nth-child(4)
|
|
|
|
seeders:
|
|
|
|
text: 1
|
|
|
|
leechers:
|
|
|
|
text: 1
|
|
|
|
downloadvolumefactor:
|
2020-01-15 06:32:25 +00:00
|
|
|
text: 0
|
2019-08-08 18:43:45 +00:00
|
|
|
uploadvolumefactor:
|
2020-01-15 06:32:25 +00:00
|
|
|
text: 1
|
|
|
|
# BTMaster 2.1.1
|