useragents.json 295 B

123456789101112131415
  1. {
  2. "versions": [
  3. "97.0.1",
  4. "97.0",
  5. "96.0.3",
  6. "96.0.2",
  7. "96.0.1",
  8. "96.0"
  9. ],
  10. "os": [
  11. "Windows NT 10.0; Win64; x64",
  12. "X11; Linux x86_64"
  13. ],
  14. "ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
  15. }