empornium: add MR

This commit is contained in:
Garfield69
2020-10-02 21:31:51 +13:00
parent bed3d7cad8
commit 4c83dbda77
2 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,3 @@
# Empornium uses the Luminance code, which is based on gazelle
# ajax.php API additionally needs the auth=$authkey argument
# Because the API is e.g. missing banner images we use screen scraping instead of the generic gazelle based approach
---
id: empornium
name: Empornium
@@ -144,7 +141,7 @@ search:
attribute: title
filters:
- name: append
args: " +00:00"
args: " +00:00" # auto adjusted by site account profile
- name: dateparse
args: "Jan 02 2006, 15:04 -07:00"
size:
@@ -162,4 +159,6 @@ search:
"*": 1
uploadvolumefactor:
text: 1
minimumratio:
text: 0.5
# Luminance

View File

@@ -137,7 +137,7 @@ search:
attribute: title
filters:
- name: append
args: " +00:00"
args: " +00:00" # auto adjusted by site account profile
- name: dateparse
args: "Jan 02 2006, 15:04 -07:00"
size:
@@ -155,4 +155,6 @@ search:
"*": 1
uploadvolumefactor:
text: 1
minimumratio:
text: 0.5
# Luminance