From 89d45ef14f6b702609125e2174eca7802046af67 Mon Sep 17 00:00:00 2001 From: Faisal Salman Date: Wed, 1 Jan 2020 07:35:38 +0700 Subject: [PATCH] Update demo page to latest version 0.7.21 --- .gitignore | 3 + index.html | 48 ++-- src/{ua-parser.js => ua-parser-demo.js} | 326 +++++------------------- 3 files changed, 85 insertions(+), 292 deletions(-) rename src/{ua-parser.js => ua-parser-demo.js} (74%) diff --git a/.gitignore b/.gitignore index 154d1f0..5cff269 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ node_modules/ npm-debug.log + +.vscode + ### vim ### .*.s[a-w][a-z] *.un~ diff --git a/index.html b/index.html index 54c820b..ad3b999 100644 --- a/index.html +++ b/index.html @@ -4,43 +4,43 @@ UAParser.js - Lightweight JavaScript-based User Agent String Parser - - + + - +

UAParser.js

-

Lightweight JavaScript-based User-Agent String Parser

+

JavaScript-based User-Agent String Parser

@@ -157,18 +154,17 @@
     

Pick one user agent to be tested:

Or enter any user-agent string you want to test here: