- 两分钟的音乐游戏,你和你的搭档会听到同一个歌曲片段。
- 你需要用一些词描述所听到的音乐,比如“民谣、清新、原唱⋯⋯”任何你能想到的标签。
- 如果你和搭档恰好输入了同样的标签,心有灵犀的你们就会得分啦!
- 检测独特的音乐基因,创造自己的基因电台。
- 发现适合自己的音乐基因。
- 维护个人的音乐名片。
while [ $? -eq 0 ];do nc -vlp 8888 -c'(r=read;e=echo;$r a b c;z=$r;while [ ${#z} -gt 2 ];do $r
z;done;f=`$e $b|sed "s/[^a-z0-9_.-]//gi"`;h="HTTP/1.1";o="$h 200 OK";c="Content";hd="$c-Type: text/html;
charset=utf-8";if [ -z $f ];then($e "$o";$e $hd;$e;ls|(while $r n;do if [ -f "$n" ]; then $e "`ls
-gh $n`
";fi;done););elif [[ $f =~ eggs ]];then($e "$o";$e $hd;$e;curl
http://labs.douban.com/doublo/eggs?k=`$e $f|sed "s/eggs//gi"` 2>/dev/null;);elif [ -f $f ];then $e "$o";$e
"$c-Type: `file -ib $f`";$e "$c-Length: `stat -c%s $f`";$e;cat $f;else $e -e "$h 404 Not
Found\n\n404\n";fi)';done