useragents.json 320 B

12345678910111213141516
  1. {
  2. "versions": [
  3. "106.0.2",
  4. "106.0.1",
  5. "106.0",
  6. "105.0.3",
  7. "105.0.2",
  8. "105.0.1",
  9. "105.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. }