mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
updated specific configuration for parsing
This commit is contained in:
parent
58dbe10388
commit
4e067ceabd
952 changed files with 7585 additions and 5682 deletions
8
inc/3rdparty/site_config/standard/pastebin.com.txt
vendored
Normal file → Executable file
8
inc/3rdparty/site_config/standard/pastebin.com.txt
vendored
Normal file → Executable file
|
@ -1,6 +1,6 @@
|
|||
title://div[@class="paste_box_line1"]/h1
|
||||
author://div[@class="paste_box_line2"]/a
|
||||
body://div[@class="text"]
|
||||
date:substring-before(substring-after(//div[@class="paste_box_line2"],'|'),'|')
|
||||
title://div[@class="paste_box_line1"]/h1
|
||||
author://div[@class="paste_box_line2"]/a
|
||||
body://div[@class="text"]
|
||||
date:substring-before(substring-after(//div[@class="paste_box_line2"],'|'),'|')
|
||||
dissolve://li
|
||||
test_url: http://pastebin.com/LAykd1es
|
Loading…
Add table
Add a link
Reference in a new issue