useragents.json 313 B

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