http-user-agent - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
http-user-agent (104B) | |
--- | |
1 #!/bin/sh | |
2 | |
3 useragentfile="$HOME/bin/modules/http-user-agent/user-agents.txt" | |
4 shuf -n 1 ${useragentfile} |