diff options
| author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-17 16:29:15 +0100 |
|---|---|---|
| committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-17 16:29:15 +0100 |
| commit | 3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb (patch) | |
| tree | 352c1ac638d39f83c3ca3fb9bd7cd899765e2d70 /sportschau.de.txt | |
| parent | 5893b1ea08156e3edc58692b45bc5946a13709a4 (diff) | |
| download | ftr-site-config-3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb.tar.gz ftr-site-config-3a0e60c8f74f4ad29f915bb1ffb5de82606d9ceb.zip | |
Remove already removed websites
Diffstat (limited to 'sportschau.de.txt')
| -rwxr-xr-x | sportschau.de.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/sportschau.de.txt b/sportschau.de.txt deleted file mode 100755 index 1e58b52..0000000 --- a/sportschau.de.txt +++ /dev/null @@ -1,22 +0,0 @@ -title://div[@id='ardContent']/h1 - -author://p[@id='ardAutor'] -author://span[@id='ardQuelle'] -author:string('sportschau.de') - -date:substring-after(//span[@id='ardStand'], 'Stand: ') - -body://div[@id='ardContent'] - -strip://div[@id='ardContent']/h1 -strip://p[@id='ardAutor'] -strip: //div[@class='embeddedPlayer_clipinfo'] -strip: //div[@class='ardMehrZumThemaRechts'] -strip: //*[contains(@class, 'inv')] - -strip: //p[@id='ardAbbinder'] -strip: //div[@class='socialBookmarks'] -strip: //div[@id='ardContentEnd'] -strip: //div[@id='ardDisclaimer'] -strip: //div[@id='ardRechteSpalte'] -test_url: http://www.sportschau.de/sp/fussball/news201203/17/analyse_leverkusen_gladbach.jsp
\ No newline at end of file |
