Mustachify by ninjalj

#!perl -p\x0d
s/uuu/\xc5\xa9\xc5\xa9\xc5\xa9/;s/ \^ /\xe2\x80\x97^\xe2\x80\x97/;s/o o/o ~/;s/===/== /

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page