log bin/edit @ 12253:ad5c5d1b7d04 draft

age author description
Thu, 12 Apr 2018 10:57:14 +0100 HackEso <fizzie> fetch bin/edit https://hack.esolangs.org/get/bin/edit draft
Wed, 08 Nov 2017 23:19:46 +0000 HackBot <shachaf> revert
Wed, 08 Nov 2017 23:19:18 +0000 HackBot <shachaf> sled bin/edit//s/http/https/g
Sat, 11 Mar 2017 01:28:38 +0000 HackBot <oerjan> sled bin/edit//s,http,https,g
Sat, 18 Feb 2017 21:38:25 +0000 HackBot <fizzie> fetch bin/edit http://hackego.esolangs.org/get/bin/edit
Fri, 17 Feb 2017 04:42:13 +0000 HackBot <shachaf> fetch bin/edit http://slbkbs.org:5196/get?path=%2Fhackenv%2Fbin%2Fedit
Fri, 17 Feb 2017 04:35:25 +0000 HackBot <shachaf> fetch bin/edit http://slbkbs.org:5196/get?path=%2Fhackenv%2Fbin%2Fedit
Fri, 17 Feb 2017 04:30:13 +0000 HackBot <shachaf> ` >bin/edit echo \'#!/usr/bin/env python\'; >>bin/edit echo \'import sys, os, urllib\'; >>bin/edit echo \'print "http://slbkbs.org:5196/edit?path=" + urllib.quote(os.path.realpath(sys.argv[1]))\'; chmod +x bin/edit
Fri, 17 Feb 2017 04:29:20 +0000 HackBot <shachaf> ` >bin/edit echo \'#!/usr/bin/env python\'; >>bin/edit echo \'import sys, urllib\'; >>bin/edit echo \'print "http://slbkbs.org:5196/edit?path=" + urllib.quote(sys.argv[1])\'; chmod +x bin/edit