diff options
| -rw-r--r-- | sunshinecoastdaily.com.au.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sunshinecoastdaily.com.au.txt b/sunshinecoastdaily.com.au.txt index bf5e918..46eccec 100644 --- a/sunshinecoastdaily.com.au.txt +++ b/sunshinecoastdaily.com.au.txt @@ -7,4 +7,6 @@ strip: //p[@class='tags'] author: //span[@class='byline']//ul[@class='piped']//li[1] date: //span[@class='byline']//ul[@class='piped']//li[2] -parser: html5lib +parser: html5php + +test_url: https://www.sunshinecoastdaily.com.au/news/questions-over-accuseds-clothes-in-milos-murder-tr/3141729/ |
