Skip to content

Instantly share code, notes, and snippets.

@53ningen
Created November 13, 2019 10:52
Show Gist options
  • Save 53ningen/96dd0d0a0dbe88b1b1fc8d6a0811ea31 to your computer and use it in GitHub Desktop.
Save 53ningen/96dd0d0a0dbe88b1b1fc8d6a0811ea31 to your computer and use it in GitHub Desktop.
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