diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-07-01 22:55:46 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-07-01 22:55:46 +0200 |
| commit | 197b24d1b6156c536c5209581cda948cd12dc03e (patch) | |
| tree | 852a49f16c0968b9332f90b423c84ab6d9952a92 /hardware.no.txt | |
| parent | 0308b3bb5b4c929c090d0622927ca8941d5cf902 (diff) | |
| parent | 730178be3e24c3d4db8c01652ecc57d3cf22bec1 (diff) | |
| download | ftr-site-config-197b24d1b6156c536c5209581cda948cd12dc03e.tar.gz ftr-site-config-197b24d1b6156c536c5209581cda948cd12dc03e.zip | |
Merge pull request #33 from newspaperclub/encoding-fixes
Encoding fixes
Diffstat (limited to 'hardware.no.txt')
| -rw-r--r-- | hardware.no.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hardware.no.txt b/hardware.no.txt index 38ea9f1..cbbcf84 100644 --- a/hardware.no.txt +++ b/hardware.no.txt @@ -11,6 +11,6 @@ next_page_link: //a[@rel='next'] strip_id_or_class: 'product-box' strip: //a[@rel='next'] -strip: //a[text()='Del på Facebook'] -strip: //a[text()='Del på Twitter'] +strip: //a[text()='Del pÃ¥ Facebook'] +strip: //a[text()='Del pÃ¥ Twitter'] test_url: http://www.hardware.no/artikler/asus-vg248qe/132792
\ No newline at end of file |
