summaryrefslogtreecommitdiff
path: root/blogs.sciencemag.org.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update blogs.sciencemag.org.txt (#331)Eloi Coutant2017-08-301-1/+1
| | | As explained [here](https://github.com/fivefilters/ftr-site-config/pull/329#issuecomment-325186419), modification to match <a href='...' rel="author external">.
* Create blogs.sciencemag.org.txt (#329)Eloi Coutant2017-08-271-0/+12
Tested except for the author field which is not directly used by wallabag. On the website, the code is `<a href='...' rel='author external'>Author name</a>`; I do not know if `author: //a[@rel='author']` is enough to pick it up.