mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
34 lines
834 B
Text
Executable file
34 lines
834 B
Text
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
|