Carlos Guerrero
Carlos Guerrero
@gr2m @ollelauribostrom, rebased here: #2039
Hi @gr2m, I created a PR so that the **record** mode intercepts the existing fixtures previously recorded and at the same time, records new requests that don't have a matching...
Hello @extensionsapp Currently there is no way to automatically create the cachep2p.security.js but it could be easily achieved by reading your sitemap, getting each url content using a library like...
The content of each url (second option)
Compare **document.documentElement.innerHTML** in the browser with what you have in ExpressJS
Ignoring the social network, the only difference is the "" ?
And can't you hash the result from that minified text instead?
I understand, I guess that one solution would be to use [cheerio](https://github.com/cheeriojs/cheerio) to get the same content of **document.documentElement.innerHTML** in the server side
@bmcminn thanks for reporting it, there are still some performance issues and tests cases that I haven't considered, and hoped the community could help me with them.
Yep, still doesn't have any tests :( I know tests are super important, any contributor that could help with creating and adding them, it would be greatly appreciated, I can't...