diff options
| author | Kai Stian Olstad <kai.stian.olstad@gmail.com> | 2014-12-27 14:49:00 +0100 |
|---|---|---|
| committer | Kai Stian Olstad <kai.stian.olstad@gmail.com> | 2014-12-27 14:49:00 +0100 |
| commit | f8ee5c08a55e7953e7ad8ab0291a2439114ea460 (patch) | |
| tree | 90eec2b453c52ae3bd922b80f21444358ceb2f0c | |
| parent | 4882a15c55c3e1af86de29024c77df30a1543a3c (diff) | |
| download | ftr-site-config-f8ee5c08a55e7953e7ad8ab0291a2439114ea460.tar.gz ftr-site-config-f8ee5c08a55e7953e7ad8ab0291a2439114ea460.zip | |
Some pages has several class content, changed to content-area.
| -rw-r--r-- | linuxjournal.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxjournal.com.txt b/linuxjournal.com.txt index 068252c..c5e6446 100644 --- a/linuxjournal.com.txt +++ b/linuxjournal.com.txt @@ -1,4 +1,4 @@ -body: //div[@class='content'] +body: //div[@class='content-area'] next_page_link: //a[@title='Go to next page'] author: //a[@title='View user profile.'] strip_id_or_class: comments |
