(cond (bots "somewhere")
((contains UA "AppleWebKit") "otherplace" )
"blolck")cond
(bots) -> somewhere
(contains UA "AppleWebKit") -> "otherplace"
_ -> "block"{
"cond": "a > 10",
"next": "redirect google.com",
"alt": "redirect yahoo.com.tw"
}