Sam Dutton
Sam Dutton
At the moment, the URL after the hash needs the protocol. So this works: http://appmator.appspot.com/#http://www.laola1.tv/en/int/more-sports/motorsports/formula-1/video/53--.html For sites that have an apple-touch-icon, it goes the whole way: http://appmator.appspot.com/#http://www.samdutton.com
Do you mean, as well as a .zip?
There is a Ruby and a bash script here: http://code.google.com/chrome/extensions/crx.html -- how were you thinking of doing this?
Still getting this error (along with a warning about grid-gap):  
> How do you capture "exit of video" and fire a "playback duration" if the webpage is being closed? You could do this in a window.onbeforeunload handler, right? > duration...
Thank you @heyawhite! Excellent suggestions.
Just a reminder to anyone seeing this: **do not merge**.
> @samdutton would you prefer I revoke my approval? No — that's fine. I just need to make sure I don't accidentally merge this myself ;).
Did some digging in the code. server.js [from line 96](https://github.com/nextapps-de/flexsearch-server/blob/master/server.js#L96) looks for the certificates in `"../../cert/"`. Is this correct? Works for me if I change the path to `"./cert/"`.
Thanks for the heads-up. [This commit](https://github.com/samdutton/simpl/commit/1ed39d3dc80abd66d24e588c605f8b9dedd1d223) fixes the problem (for me on Safari 14.11 on Mac at least). Does [simpl.info/mr](https://simpl.info/mr) work for you now? (You might need to clear caches.)