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