mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
fix #1090: add config for computerworld.com
This commit is contained in:
parent
9e5b2e6e0d
commit
348085be78
1 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,5 @@
|
|||
title: //meta[@name='headline']/@content
|
||||
date: //meta[@name='date']/@content
|
||||
author: //meta[@name='author']/@content
|
||||
body: //div[contains(@class, 'article')]
|
||||
body://div[@id="article_body"]
|
||||
body://div[@id="drr-container"]
|
||||
|
||||
strip_id_or_class: banner
|
||||
strip: //noscript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue