diff options
| author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2017-02-01 23:15:06 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-01 23:15:06 +0100 |
| commit | a247cc5261ff838383f76ffcd44a420caea75f70 (patch) | |
| tree | c9ef2338a603041841095e961a484428aff3b5e2 /suntimes.com.txt | |
| parent | 2833f76fd8d7adaf18146ee2313356e4d02c671d (diff) | |
| download | ftr-site-config-a247cc5261ff838383f76ffcd44a420caea75f70.tar.gz ftr-site-config-a247cc5261ff838383f76ffcd44a420caea75f70.zip | |
Some fixes (#250)
* Fix LF / CRLF
* Fix some typos
Diffstat (limited to 'suntimes.com.txt')
| -rw-r--r-- | suntimes.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/suntimes.com.txt b/suntimes.com.txt index 6d4594c..424ff57 100644 --- a/suntimes.com.txt +++ b/suntimes.com.txt @@ -1,6 +1,6 @@ title: //div[@class='story-details']/h1 date: //span[@class='date-time'] -Author: substring-after(//p[@class='by-line'], 'By ') +author: substring-after(//p[@class='by-line'], 'By ') strip: //div[@class='videoThumbnails'] strip: //div[@class='ad-square2-container'] |
