url-diff/README.md

8 lines
368 B
Markdown
Raw Permalink Normal View History

2020-05-29 17:11:42 +00:00
# url-diff
2020-05-29 17:16:33 +00:00
> A home for my visual webpage diffing technology.
This repository houses my URL diffing technology I've developed. Currently, this includes a shell script that uses headless Firefox and ImageMagick to visually diff web pages.
The threshold is currently set to 2% (though it's overridable). Below this, the script will assume that no change as occurred.