Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
add more browsers to sse-example
Browse files Browse the repository at this point in the history
  • Loading branch information
lanwen committed Mar 26, 2019
1 parent b835b68 commit 844dc7d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ui/src/sse-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,16 @@
},
"origin": "http://localhost:4444",
"browsers": {
"firefox": 3
"firefox": 3,
"chrome": 3,
"opera": 3,
"internet explorer": 3,
"edge": 4,
"edge45": 1,
"edge13": 4,
"MY_Personal_WEB_BROWSER": 2,
"Seems_that_its_YANDEX_BROWSER": 4,
"Thats unknown Br0vvSeR": 1
},
"sessions": {
"dcf57935-ba86-4c33-949a-7a6f34b6150f": {
Expand Down

0 comments on commit 844dc7d

Please sign in to comment.