summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update nytimes.com.txtFiveFilters.org2017-09-041-0/+4
|
* Update nytimes.com.txtFiveFilters.org2017-09-041-0/+4
|
* Update washingtonpost.com.txt (#334)Jérémy Benoist2017-09-041-1/+2
| | | | For some reason the retrieved content doesn't have `<span class="pb-byline" itemprop="author" itemscope="" itemtype="http://schema.org/Person">` but a mysterious `<h3 property="dc.creator">`. Since authors are removed after being matched, the element stay like that: `<h3 property="dc.creator">By and ,</h3>` Authors are matched so we can safely remove that element.
* Update reuters.com.txtFiveFilters.org2017-09-011-0/+3
|
* Create thisamericanlife.org.txtFiveFilters.org2017-09-011-0/+4
|
* Create ecranlarge.com.txt (#333)Jérémy Benoist2017-08-311-0/+3
|
* Create actualitte.com.txt (#332)Jérémy Benoist2017-08-311-0/+4
|
* 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">.
* add config for android-developers.googleblog.com (#328)Nicolas Hart2017-08-271-0/+8
|
* 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.
* Updates for Le Monde websites (#327)Eloi Coutant2017-08-232-0/+35
| | | | | | | | | | * Update lemonde.fr.txt Proposition to remove of "Lire aussi" (Read too) blocks that impedes the reading of articles. * Create abonnes.lemonde.fr.txt Abonnes.lemonde.fr is the website for lemonde subscribers. File inspired from lemonde.fr.txt, plus stripping of highlighted quotes. Takes into account the Le Monde Festival subsite that uses the HTML5 section and aside tags.
* dadall.info updated (#324)Simon Alberny2017-08-151-0/+3
|
* Create dadall.info.txt (#287)biva2017-08-141-0/+3
| | | | | | | | | * Create dadall.info.txt I tried to use the tool here: https://f43.me/feed/test But I wasn't able to make it work to grab an article from dadall.info : any help is welcome! * Update dadall.info.txt
* Create .sputniknews.com.txtFiveFilters.org2017-08-131-0/+4
|
* Create sputniknews.com.txtFiveFilters.org2017-08-131-0/+4
|
* Initial http://expresso.sapo.pt (#323)Duarte Velez Grilo2017-08-131-0/+6
| | | Site config for http://expresso.sapo.pt
* Add initial for http://ntoskrnl.org/ (#320)2*yo2017-08-031-0/+7
| | | One page website
* Fix navigation class (#321)Jérémy Benoist2017-08-031-1/+1
| | | | It was to wide and killed some previous information. For example in http://www.artofmanliness.com/2017/08/02/embracing-grind-barbell-training-beyond/
* Update wired.com.txtFiveFilters.org2017-07-301-0/+3
|
* digitalforensics.com.txt (#319)egy2017-07-291-0/+6
| | | | | | | | | | * Create mithatkonar.com * Rename mithatkonar.com to mithatkonar.com.txt * digitalforensics.com Digital Forensics Corporation blog
* Update wired.com.txtFiveFilters.org2017-07-271-3/+7
|
* Create quantamagazine.org.txtFiveFilters.org2017-07-271-0/+4
|
* Remove replacement of script (#318)Jérémy Benoist2017-07-261-5/+0
| | | It generates too much noise and badly handle some closing script tag which generate a whole div with a `display:none` which is then removed because being `display:none`.
* add pmf.silvrback.com (#317)lapoigne2017-07-241-0/+2
|
* Create velomotion.de.txt (#316)guddl2017-07-231-0/+6
| | | Wallabag siteconfig file for http://www.velomotion.de/
* Updated for format used on their 'interactive' pages (#315)Leon Nisenfeld2017-07-231-0/+2
| | | The NY Times Interactive pages have a format that couldn't be parsed. I've added code generated from the siteconfig tool for this and included a test URL for it.
* mithatkonar.com (#314)egy2017-07-171-0/+6
| | | | | | * Create mithatkonar.com * Rename mithatkonar.com to mithatkonar.com.txt
* Update msdn.microsoft.com.txtFiveFilters.org2017-07-141-1/+1
|
* Update habrahabr (#313)iav2017-07-141-0/+3
|
* Update msdn.microsoft.com.txtFiveFilters.org2017-07-141-2/+4
|
* Update theverge.com.txtFiveFilters.org2017-06-281-1/+3
|
* Create redbull.com.txtFiveFilters.org2017-06-281-0/+7
|
* Create propakistani.pk.txtFiveFilters.org2017-06-281-0/+3
|
* playgroupnsw.org.au (#312)Olivier Mehani2017-06-281-0/+6
| | | Signed-off-by: Olivier Mehani <shtrom@ssji.net>
* Update artofmanliness.com.txt (#294)Sebastian Gumprich2017-06-211-5/+5
|
* Create everydayfeminism.com.txt (#306)Jérémy Benoist2017-06-211-0/+6
|
* Update amazon.com.txt (#307)Jérémy Benoist2017-06-211-1/+3
| | | Looks like the default user agent force Amazon to return a 403
* Create recode.net.txt (#308)Jérémy Benoist2017-06-211-0/+4
|
* Create t3n.de.txt (#309)Jérémy Benoist2017-06-211-0/+3
|
* Update blog.trello.com.txt (#310)Jérémy Benoist2017-06-211-1/+1
|
* add xatakaciencia.com (#311)Diego de las Heras2017-06-211-0/+6
|
* Remove left component in Wired (#301)Jérémy Benoist2017-06-141-0/+1
|
* Improve smashingmagazine (#302)Jérémy Benoist2017-06-141-1/+5
|
* Create bobbyromeo.com.txt (#303)Jérémy Benoist2017-06-141-0/+4
|
* Add gamedev.net, created through f43 siteconfig tool (#305)marblepebble2017-06-141-0/+6
|
* Create oncletom.io.txt (#300)Jérémy Benoist2017-06-021-0/+6
|
* Create stratfor.com.txt (#299)Jérémy Benoist2017-06-021-0/+6
|
* Update rollingstone.com.txtFiveFilters.org2017-06-021-0/+2
|
* canardpc paywall added (#297)Simon Alberny2017-06-021-0/+13
|
* Create aei.org.txt (#298)Lionel Montrieux2017-06-021-0/+6
|