http://qqitm7qlsbbubwmjos4cqzmvkqidg34rfnbyhuydhalep33fbvh22xyd.onion/Arav/justguestbook/commit/c6e719b5c149cae3c942928ebb39c04b17aaa7f8?style=unified&whitespace=ignore-eol&show-outdated=
/usr/bin/sh addr = "http://127.0.0.1:18888" pass = "1234" case $1 in get ) curl $addr / break ; ; new ) curl -d " name= $2 &message= $3 " $addr / break ; ; reply ) curl -H " X-Password: $pass " -d " reply= $3 " $addr / $2 /reply break ; ; esac Write Preview Loading… x Add Cancel Save Reference in New Issue Repository Arav/justguestbook Title Body Create Issue Block a user Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or...