summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/thelocal.se.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/thelocal.se.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/thelocal.se.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/thelocal.se.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/thelocal.se.php
index 964850fa4..4e6051e60 100644
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/thelocal.se.php
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/thelocal.se.php
@@ -8,14 +8,14 @@ return array(
),
'strip' => array(
'//p[@id="mobile-signature"]',
- '//article/div[4]',
+ '//article/div[4]',
'//article/ul[1]',
'//div[@class="clr"]',
'//p[@class="small"]',
'//p[@style="font-weight: bold; font-size: 14px;"]',
'//div[@class="author"]',
- )
+ '//div[@class="ad_container"]',
+ )
)
)
);
-