App Platform
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
&.pf_hmos::before { background-position-y: -220px }
|
||||
&.pf_tizen::before { background-position-y: -240px }
|
||||
&.pf_fire::before { background-position-y: -260px }
|
||||
&.pf_app::before { background-position-y: -280px }
|
||||
&.pf_other::before { background-image: url('img/more.svg') }
|
||||
|
||||
/* browser icons */
|
||||
|
||||
@@ -27,11 +27,11 @@
|
||||
},
|
||||
{"func": "noRecord", "params": ["log"],
|
||||
"id": "noClient", "desc": "No client-side JS log was recorded",
|
||||
"bot": 40
|
||||
"bot": 50
|
||||
},
|
||||
{"func": "noRecord", "params": ["tck"],
|
||||
"id": "noTicks", "desc": "No client ticks were recorded",
|
||||
"bot": 10
|
||||
"bot": 20
|
||||
},
|
||||
{"func": "noReferrer",
|
||||
"id": "noRefs", "desc": "No referer field",
|
||||
|
||||
@@ -54,5 +54,9 @@
|
||||
{"n": "Windows Server",
|
||||
"id": "winsrvr",
|
||||
"rx": [ "Windows Server (\\d+)[\\s\\);,\\.]"]
|
||||
},
|
||||
{"n": "App",
|
||||
"id": "app",
|
||||
"rx": [ "WhatsApp/(\\d+\\.\\d+)", "Facebot Twitterbot\\/(\\d\\.\\d)", "Google-NotebookLM"]
|
||||
}
|
||||
]
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user