Skip to content

Commit

Permalink
Add another widget selector for reCAPTCHA
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostwords committed Apr 28, 2020
1 parent 024fffc commit c4a5697
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/data/socialwidgets.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@
"www.google.com"
],
"buttonSelectors": [
"div.g-recaptcha"
"div.g-recaptcha",
"div#g-recaptcha"
],
"scriptSelectors": [
"script[src^='//google.com/recaptcha/api.js']",
Expand Down

0 comments on commit c4a5697

Please sign in to comment.