You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both URLs respond with a PDF response => no selectors
Uses `?.pdf` as a workaround for lint not supporting arbitrary URLs for PDFs
OpenTermsArchive/engine#900
I had to bypass this by adding a weird
?.pdf
at the end of the file on this https://github.com/OpenTermsArchive/p2b-compliance-declarations/pull/75/filesA potential solution would be to make a
HEAD
axios request during the validation processThe text was updated successfully, but these errors were encountered: