From d93e59456e432562e6ceb7a275af47682cc30aa9 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 30 Dec 2019 12:02:03 +0100 Subject: behavior: Additional selector for Twitter Fixes #23. Thanks to SootBectr. --- crocoite/data/click.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crocoite') diff --git a/crocoite/data/click.yaml b/crocoite/data/click.yaml index e0a02bb..78278b9 100644 --- a/crocoite/data/click.yaml +++ b/crocoite/data/click.yaml @@ -23,6 +23,9 @@ selector: - description: Show hidden/sensitive media. For screen-/snapshots. selector: button.Tombstone-action.js-display-this-media urls: ["https://twitter.com/CookieCyboid/status/1070807283305713665"] + - description: Show more replies. + selector: button.ThreadedConversation-showMoreThreadsButton + urls: ["https://twitter.com/fuglydug/status/1172160128101076995"] --- match: ^disqus\.com$ selector: -- cgit v1.2.3