Add Snapchat user agent.

This commit is contained in:
JBYoshi
2023-06-02 22:05:01 -05:00
committed by Faisal Salman
parent 072a82b87b
commit 153831d2ed
2 changed files with 11 additions and 1 deletions

View File

@@ -1869,5 +1869,15 @@
"version" : "41.0",
"major" : "41"
}
},
{
"desc" : "Snapchat",
"ua" : "Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Snapchat/12.33.0.36 (like Safari/8614.1.25.0.31, panda)",
"expect" :
{
"name" : "Snapchat",
"version" : "12.33.0.36",
"major" : "12"
}
}
]