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
Trying:
but i'm seeing a reCaptcha error :(