diff options
Diffstat (limited to 'thesiasat.com.txt')
| -rwxr-xr-x | thesiasat.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/thesiasat.com.txt b/thesiasat.com.txt new file mode 100755 index 0000000..68a8bc8 --- /dev/null +++ b/thesiasat.com.txt @@ -0,0 +1,11 @@ +#body: (//div[@class='ftr-yt-vid'])[1] +body: (//blockquote[contains(@class, 'postcontent')])[1] +body: (//div[starts-with(@id, 'post_message')])[1] + +prune: no +tidy: no + +#replace_string(<iframe title="YouTube video player"): <div class="ftr-yt-vid"><iframe title="YouTube video player" +#replace_string(</iframe>): </iframe> </div> + +test_url: http://www.thesiasat.com/showthread.php?19220-Dunya-News-HASB-E-HAAL-16-06-2012-Part-1-5
\ No newline at end of file |
