-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HolgerAusB ippen.media-1 adds 50+ new newspaper sites by fingerprint (#…
…928) * initial upload empty file * how-to comments, still no code * The Code * some test sites, more to come * Update .ippen.media.txt * Update .ippen.media.txt * Update .ippen.media.txt * ready to PR * Update .ippen.media.txt yes, of course. thank you Co-authored-by: Jérémy Benoist <[email protected]> Co-authored-by: Jérémy Benoist <[email protected]>
- Loading branch information
1 parent
923871e
commit 0a2b2ef
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# Author: HolgerAusB | ||
# | ||
# ippen.media is a German newspaper network that operates about 60+ websites | ||
# with (local) news and magazines, all or most of the newspaper sites with the same CMS. | ||
# magazine sites are not working yet. | ||
# | ||
#========================== | ||
# | ||
# If you host fultext-rss/wallabag on your own servers you may | ||
# a) | ||
# copy this file and name it for your domains e.g.: | ||
# custom/hanauer.de.txt | ||
# custom/ruhr24.de.txt | ||
# | ||
# or | ||
# b) | ||
# for fulltext-rss: add a fingerprint to the array in your custom_config.php: | ||
# | ||
# $options->fingerprints = array( | ||
# //Ippen Media Newspaper Sites | ||
# 'var ippenErr = [], ippenPrevEH' => array('hostname'=>'fingerprint.ippen.media', 'head'=>true), | ||
# // Posterous | ||
# ... | ||
# ); | ||
# | ||
#========================== | ||
# | ||
# to get the source-feed add 'rssfeed.rdf' to the category-URL e.g. | ||
# https://www.fr.de/hessen/rssfeed.rdf | ||
|
||
|
||
# strip author box and social media box | ||
# these boxes sometimes prevented main picure to show up | ||
strip_id_or_class: idjs-simpletab-nav-item | ||
strip_id_or_class: idjs-simpletab-content-close | ||
strip_id_or_class: id-AuthorList | ||
strip_id_or_class: id-Article-content-item-copyright | ||
|
||
# strip adverts | ||
strip_id_or_class: id-Article-content-item.id-Article-advert.id-Article-advert--ad3 | ||
strip_id_or_class: id-Article-advert.id-Article-content-item | ||
strip_id_or_class: id-Article-content-item.id-Article-advert | ||
strip_id_or_class: id-Article-advert--ad3 | ||
strip_id_or_class: id-Article-advert | ||
|
||
tidy: yes | ||
prune: yes | ||
|
||
test_url: https://www.az-online.de/uelzen/stadt-uelzen/mehr-gaeste-in-der-uelzener-stadthalle-als-erlaubt-91282522.html | ||
test_url: https://www.bgland24.de/bgland/region-berchtesgaden/bischofswiesen-ort28409/schoenau-am-koenigssee-wieder-grosses-interesse-bei-fit-durch-unser-gmoa-2022-91285772.html | ||
test_url: https://www.bw24.de/baden-wuerttemberg/wolf-baden-wuerttemberg-sichtung-zollernalbkreis-spaziergaengerin-raubtier-nachweis-91297558.html | ||
test_url: https://www.chiemgau24.de/chiemgau/chiemsee/gstadt-am-chiemsee-ort118608/gstadt-tourist-info-leiterin-berichtet-von-guter-auslastung-bei-gaestezahlen-trotz-corona-91288990.html | ||
test_url: https://www.fnp.de/frankfurt/frankfurt-sachsenhausen-der-adlhochplatz-bekommt-einen-neuen-namen-91287869.html | ||
test_url: https://www.fr.de/frankfurt/die-nfl-kommt-nach-frankfurt-91329620.html | ||
test_url: https://www.hna.de/kassel/eigentuemer-sollen-sich-ruesten-91290102.html | ||
test_url: https://www.kreis-anzeiger.de/lokales/wetteraukreis/mit-hoher-sicherheit-ein-wolf-91287739.html | ||
test_url: https://www.kreiszeitung.de/lokales/bremen/bremen-wie-sich-osterholz-tenever-veraendert-hat-91304118.html | ||
test_url: https://www.wetterauer-zeitung.de/wetterau/mahnwache-fuers-impfen-91318413.html |