1
0

Replace an article's link (instead of its content) #47

Open
janekbettinger wants to merge 1 commits from janekbettinger/patch-1 into master
janekbettinger commented 2015-01-11 14:15:34 +00:00 (Migrated from github.com)

Added a new option mod_link to allow the modification of an article's link.

Example:
http://feeds.feedburner.com/rivva

"rivva.de": {
    "type": "xpath",
    "xpath": "header/h1/a/@href",
    "force_charset": "utf-8",
    "mod_link": true
}
Added a new option `mod_link` to allow the modification of an article's link. _Example:_ http://feeds.feedburner.com/rivva ``` json "rivva.de": { "type": "xpath", "xpath": "header/h1/a/@href", "force_charset": "utf-8", "mod_link": true } ```
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mbirth/ttrss_plugin-af_feedmod#47
No description provided.