pterclub: add MR

This commit is contained in:
Garfield69
2020-10-10 15:16:19 +13:00
parent 2fd605f6c8
commit ba0c9eb606

View File

@@ -145,7 +145,7 @@ search:
optional: true optional: true
filters: filters:
- name: append - name: append
args: " +08:00" args: " +08:00" # CST
- name: dateparse - name: dateparse
args: "2006-01-02 15:04:05 -07:00" args: "2006-01-02 15:04:05 -07:00"
date: date:
@@ -154,7 +154,7 @@ search:
optional: true optional: true
filters: filters:
- name: append - name: append
args: " +08:00" args: " +08:00" # CST
- name: dateparse - name: dateparse
args: "2006-01-0215:04:05 -07:00" args: "2006-01-0215:04:05 -07:00"
size: size:
@@ -182,4 +182,6 @@ search:
description: description:
selector: td:nth-child(2) selector: td:nth-child(2)
remove: a, img remove: a, img
minimumratio:
text: 0.9
# NexusPHP custom v2019.12 # NexusPHP custom v2019.12