ostruk

Results 2 issues of ostruk

Implemented ability to run multiple checks without having to reload the page. Fixes #80. Let me know if I missed something, I haven't done PR before..

I wanted to perform multiple manifest checks without reloading the page. But what happens is that the library toggles the this._updateReady flag to true and never resets it back to...