Show mock news site with custom main artice.
Not a proxy. Doesn't retain spoofed-site's URL. Designed for a prank where the user is the prankster (doesn't need to be "fooled" regarding the source, and since it's a tablet — the url isn't displayed).
Coming soon - the video ;)
TO DO
Run ./makeconf (and maybe edit cherrypy.conf)
python server.py
- Move (or even
git mvto some other foldertemplates/live.htmlandtemplates/live_files - Save latest homepage as
template/live.html(as "Web page, complete" in Firefox terminology). This will also createtemplates/live_files. - Edit
templates/live.htmland replace the stuff between and with {{> scoop}} - Edit
templates/scoop.htmland search for<!-- date gifs -->. Gif filenames should be d, m, and y of edition's date. - If you're using git, don't forget to
git add templatesbefore you commit.