sitediff icon indicating copy to clipboard operation
sitediff copied to clipboard

Can sitediff load pages from disk?

Open ouerum opened this issue 4 years ago • 2 comments

Hello, I am glad to contact you about sitediff toolchain. I try to exploit sitediff in my project to compare two pages that both have been stored in disk locally. However, I found that the sitediff only fetches the page by crawling from Internet. The sitediff have provided a similar feature about loading page from disk?

ouerum avatar Aug 20 '21 07:08 ouerum

Maybe you tried this already, but does it work if you use a URL with "file:///path/to/file" ?

gardon avatar Aug 20 '21 12:08 gardon

Sadly, this doesn't currently work with the file:// protocol. We'll consider this option for future development.

kirk-brown-ew avatar Jul 11 '22 21:07 kirk-brown-ew