mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 05:15:14 -05:00
11 lines
381 B
Plaintext
Executable File
11 lines
381 B
Plaintext
Executable File
title: //div[@id='content']/div/h1
|
|
|
|
author: //a[@itemprop='reviewer']
|
|
|
|
date: //time[@itemprop='dtreviewed']/@datetime
|
|
|
|
body: //div[@id='breadtext']
|
|
|
|
# fix for NOT magically removing anchors with text identical to title
|
|
dissolve: //a[text()=//div[@id='content']/div/h1/text()]
|
|
test_url: http://www.gamereactor.no/previews/177481/The+Evil+Within/?sid=38b5bd30f56f1b7214de4ff5bed4b76f |