engine
engine copied to clipboard
Tracks contractual documents and exposes changes to the terms of online services.
In multi-documents terms, even if only one document is failing, all source documents will be listed as to be checked. This puts unnecessary work on the maintainers and makes it...
Hi, This adds the possibility to archive raw content serve over HTTP (plaintext or markdown). This would typically cover archiving of content served through https://raw.githubusercontent.com. Best,
I'm trying to correct [Brevo's Privacy Policy](https://github.com/OpenTermsArchive/demo-declarations/tree/update-brevo-privacy-policy) tracking and i get the following error: ``` 2024-11-25 09:27:22 warn Brevo — Privacy Policy The documents cannot be accessed or their contents...
The URL for the contribution tool in the reporter module is written directly in the code. It would be nice to have it configurable in case a custom contribution tool...
When using `fetch` as an imported module, the default configurations for the following parameters are not defined: - `waitForElementsTimeout` - `navigationTimeout` - `language`