mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Add new segment: trivia
This commit is contained in:
parent
3ca332451d
commit
214036ad73
BIN
images/bots-traffic.png
Normal file
BIN
images/bots-traffic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 748 KiB |
BIN
images/client-hints.png
Normal file
BIN
images/client-hints.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 154 KiB |
BIN
images/device-type.png
Normal file
BIN
images/device-type.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 458 KiB |
10
index.html
10
index.html
@ -1535,9 +1535,13 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ui buttons">
|
||||
<a href="#demo" class="ui blue button"><i class="magic icon"></i>Try Demo</a>
|
||||
<a href="https://docs.uaparser.dev" class="ui green button"><i class="book icon"></i>Read Docs</a>
|
||||
<div class="ui horizontal divider">
|
||||
BONUS: WEB DEVELOPMENT TRIVIA
|
||||
</div>
|
||||
<div class="ui tall stacked segment" id="trivia">
|
||||
<img src="/images/bots-traffic.png" class="ui fluid image">
|
||||
<img src="/images/client-hints.png" class="ui fluid image">
|
||||
<img src="/images/device-type.png" class="ui fluid image">
|
||||
</div>
|
||||
<div class="ui hidden divider">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user