Guest User

Untitled

a guest
Apr 19th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <device name="Apple-iPhone">
  2. <userAgentPattern>
  3. <regularExpression>Apple iPhone.*</regularExpression>
  4. </userAgentPattern>
  5. <userAgentPattern>
  6. <regularExpression>Mozilla/5\.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit.*</regularExpression>
  7. </userAgentPattern>
  8. <userAgentPattern>
  9. <regularExpression>Mozilla/5\.0 (iPhone; U; CPU iPhone.*</regularExpression>
  10. </userAgentPattern>
  11. <userAgentPattern>
  12. <regularExpression>Mozilla/5\.0 (iPhone.*</regularExpression>
  13. </userAgentPattern>
  14. </device>
Add Comment
Please, Sign In to add comment