Skip to content
New issue

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

Add cloudsight.ai #41

Open
michielbdejong opened this issue Jun 26, 2018 · 0 comments
Open

Add cloudsight.ai #41

michielbdejong opened this issue Jun 26, 2018 · 0 comments

Comments

@michielbdejong
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant