mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-24 01:52:15 -05:00
35 lines
834 B
Plaintext
Executable File
35 lines
834 B
Plaintext
Executable File
# Author: zinnober
|
|
# Rewrite of original template which fetched the printer-version without pictures
|
|
|
|
tidy: no
|
|
prune: no
|
|
|
|
# Set full title
|
|
title: //h1
|
|
|
|
date: //time
|
|
|
|
# Content is here
|
|
body: //article
|
|
|
|
# Fetch full multipage articles
|
|
next_page_link: //a[@id='atoc_next']
|
|
|
|
# Remove tracking and ads
|
|
strip_id_or_class: iqadtile4
|
|
|
|
# General Cleanup
|
|
strip_id_or_class: list-jtoc
|
|
strip_id_or_class: table-jtoc
|
|
strip_id_or_class: implied
|
|
strip_id_or_class: social-
|
|
strip_id_or_class: comments
|
|
strip_id_or_class: footer
|
|
|
|
# Tidy up galleries (could still be improved, though)
|
|
strip: //img[@src='']
|
|
|
|
# Try yourself
|
|
test_url: http://www.golem.de/news/intel-core-i7-5960x-im-test-die-pc-revolution-beginnt-mit-octacore-und-ddr4-1408-108893.html
|
|
test_url: http://www.golem.de/news/test-infamous-first-light-neonbunter-actionspass-1408-108914.html
|