diff options
| author | Adrian Chu <adrian.jh.chu@gmail.com> | 2015-10-25 01:56:28 +0100 |
|---|---|---|
| committer | Adrian Chu <adrian.jh.chu@gmail.com> | 2015-10-25 01:56:28 +0100 |
| commit | fcc7156aff0e69abdffe2235cb9b2cc45a342ac0 (patch) | |
| tree | 96daa9e94957dbf34573607eab84fd4ba6818efd | |
| parent | 919713f4b4bd4c1da57a8e067c919bca8594637b (diff) | |
| download | ftr-site-config-fcc7156aff0e69abdffe2235cb9b2cc45a342ac0.tar.gz ftr-site-config-fcc7156aff0e69abdffe2235cb9b2cc45a342ac0.zip | |
Create smbc-comics.com.txt
pull web comic from SMBC plus hidden after-comic
| -rw-r--r-- | smbc-comics.com.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/smbc-comics.com.txt b/smbc-comics.com.txt new file mode 100644 index 0000000..ab8f3d4 --- /dev/null +++ b/smbc-comics.com.txt @@ -0,0 +1,12 @@ +find_string:display:none +replace_string:display:inline + +find_string:<img src +replace_string:<div/><img src + +body: //*[@id="comic"] | //*[@id="aftercomic"] + +test_url: http://www.smbc-comics.com/index.php?id=2039 + +prune: no +tidy: no |
