crawler-user-agents 1.0.85 → 1.0.86

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4866,5 +4866,14 @@
4866
4866
  "AppEngine-Google; (+http:\/\/code.google.com\/appengine; appid: s~virustotalcloud)"
4867
4867
  ],
4868
4868
  "url": "https://www.virustotal.com/gui/home/url"
4869
+ },
4870
+ {
4871
+ "pattern": "(^| )PTST\\/",
4872
+ "addition_date": "2021/12/05",
4873
+ "instances": [
4874
+ "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 PTST/211202.211915",
4875
+ "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0 PTST/211202.211915"
4876
+ ],
4877
+ "url": "https://www.webpagetest.org"
4869
4878
  }
4870
4879
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crawler-user-agents",
3
- "version": "1.0.85",
3
+ "version": "1.0.86",
4
4
  "main": "crawler-user-agents.json",
5
5
  "typings": "./index.d.ts",
6
6
  "author": "Martin Monperrus <martin.monperrus@gnieh.org>",