summaryrefslogtreecommitdiff
path: root/crocoite/data/click.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'crocoite/data/click.yaml')
-rw-r--r--crocoite/data/click.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/crocoite/data/click.yaml b/crocoite/data/click.yaml
index d33eee3..b86bbb8 100644
--- a/crocoite/data/click.yaml
+++ b/crocoite/data/click.yaml
@@ -54,9 +54,8 @@ selector:
match: ^www\.patreon\.com$
selector:
- description: load more content
- # I’ve been trying to avoid these generated css class selectors *so* hard,
- # but it’s just not possible on this one.
- selector: div.sc-bZQynM.fSJOpK button
+ # this selector is so long, because there are no stable css classes
+ selector: div.col-xs-12 > div > div > div > div[display="flex"] > div > button[tabindex="0"][color="tertiary"][type="button"]
urls: ["https://www.patreon.com/nkjemisin"]
- description: load more comments
selector: div[display=flex] div[display=block] a[color="dark"][role="button"][tabindex="0"]