added skype to sneaky_bots test
This commit is contained in:
parent
93f6c6c06f
commit
e0a03dc484
1 changed files with 2 additions and 1 deletions
3
tests.py
3
tests.py
|
@ -85,7 +85,8 @@ class SnapPassRoutesTestCase(TestCase):
|
|||
"Facebot/1.0",
|
||||
"Twitterbot/1.0",
|
||||
"_WhatsApp/2.12.81 (Windows NT 6.1; U; es-ES) Presto/2.9.181 Version/12.00",
|
||||
"WhatsApp/2.16.6/i"
|
||||
"WhatsApp/2.16.6/i",
|
||||
"SkypeUriPreview Preview/0.5"
|
||||
]
|
||||
|
||||
for ua in a_few_sneaky_bots:
|
||||
|
|
Loading…
Reference in a new issue