live_journal
This commit is contained in:
parent
a79b29e0fa
commit
9210bcbd07
@ -20,6 +20,7 @@ parser_mapping = OrderedDict(
|
||||
compile_regex(r"^dzen.ru/"): BaseParser,
|
||||
compile_regex(r"^yappy.media/"): BaseParser,
|
||||
compile_regex(r"^yandex.ru/"): BaseParser,
|
||||
compile_regex(r"^.*\.livejournal.com/"): BaseParser,
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user