machawk1 / warcreate

Chrome extension to "Create WARC files from any webpage"
https://warcreate.com
MIT License
206 stars 13 forks source link

Move to ES6 Templating Strings for cleaner record body and concatenation #88

Closed machawk1 closed 7 years ago

machawk1 commented 7 years ago

Thanks for implementing this, @N0taN3rd. It really cleans up the previously messy concatenation procedure.