forked from wallabag/wallabag
updated specific configuration for parsing
This commit is contained in:
11
inc/3rdparty/site_config/standard/howtogeek.com.txt
vendored
Executable file
11
inc/3rdparty/site_config/standard/howtogeek.com.txt
vendored
Executable file
@ -0,0 +1,11 @@
|
||||
body: //div[contains(@class, 'thecontent')]
|
||||
|
||||
strip_image_src: loading.gif
|
||||
find_string:src="http://cdn.howtogeek.com/public/images/blank.gif"
|
||||
replace_string:-
|
||||
find_string:data-href=
|
||||
replace_string:src=
|
||||
|
||||
strip_id_or_class: relatedside
|
||||
|
||||
test_url: http://www.howtogeek.com/school/microsoft-excel-formulas-and-functions/lesson1/
|
||||
Reference in New Issue
Block a user