We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying:
<sitename name="cloudsight.ai"> <docname name="Privacy Policy"> <url name="https://cloudsight.ai/privacy-policy" xpath="//[@class='container']" reviewed="true"> <norecurse name="arbitrary" /> </url> </docname> <docname name="Terms of Service"> <url name="https://cloudsight.ai/terms" xpath="//div[@class='container']" reviewed="true"> <norecurse name="arbitrary" /> </url> </docname> </sitename>
but i'm seeing a reCaptcha error :(
$ ruby main.rb ../rules/cloudsight.ai.xml https://cloudsight.ai/privacy-policy ReferenceError: Can't find variable: Set reCAPTCHA couldn't find user-provided function: vueRecaptchaApiLoaded https://cloudsight.ai/terms ReferenceError: Can't find variable: Set reCAPTCHA couldn't find user-provided function: vueRecaptchaApiLoaded
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trying:
but i'm seeing a reCaptcha error :(
The text was updated successfully, but these errors were encountered: