Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-13 | Better URL obfuscation method | sstvinc2 | |
Was pointing to static HTML files, but they changed anytime the program was re-run, causing links to point to unexpected URLs. Changed to javascript obfuscation, using an onclick event rather than the href, which sufficiently hides the URL for most purposes. | |||
2017-02-13 | New layout implemented, plus a CBS fix | sstvinc2 | |
2017-02-12 | Obfuscated h1 links | sstvinc2 | |
Added redirect files to the server. Main html template file now has static links to those files; those files are written with javascript redirect to actual articles. | |||
2017-02-11 | Added BBC as source; added stubURL functionality | ssstvinc2 | |
2017-02-11 | Added 'description' field to Article class | ssstvinc2 | |
2017-02-10 | NYT tweak | ssstvinc2 | |
2017-02-09 | Added/tweaked a few news sources, and added a source list to the page | ssstvinc2 | |
2017-02-09 | VIM is fucking garbage | ssstvinc2 | |