Created
November 13, 2019 10:52
-
-
Save 53ningen/96dd0d0a0dbe88b1b1fc8d6a0811ea31 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
detect_related_url: | |
selectors: | |
'http(s)?://ameblo.jp/': '.js-entryWrapper' | |
'http(s)?://live.nicovideo.jp/gate/': '.gate_description_area' | |
'https://prtimes.jp': '.content .rbody' | |
'http(s)?://ch.nicovideo.jp/\w+/blomaga/': '.main_blog_txt' | |
'http(s)?://cho-animedia.jp': '.contents' | |
'http(s)?://www.animatetimes.com/news/details.php': '.news-content' | |
'http(s)?://www.animatetimes.com/tag/details.php': '.tag-content' | |
'http(s)?://www.tiktok.com//video/': '._base_layout_main' | |
'http(s)?://t.tiktok.com/i18n/share/video/': '._base_layout_main' | |
'http(s)?://www.youtube.com/watch': '#description' | |
'http(s)?://seigura.com/news/': '.entry-content' | |
'http(s)?://note.mu/': 'p-article__content' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment