diff options
| author | s1n <[email protected]> | 2019-11-04 13:27:19 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-11-04 13:27:19 -0800 |
| commit | 4fb997f76893fc718d5a4d01e29497809ee75803 (patch) | |
| tree | 9f42c88ad921401321a90a9db124318c4acae272 /ip-detection/index.html | |
| parent | change some highlight props (diff) | |
| download | s1n.pw-admin-4fb997f76893fc718d5a4d01e29497809ee75803.tar.xz s1n.pw-admin-4fb997f76893fc718d5a4d01e29497809ee75803.zip | |
Update index.html
Diffstat (limited to 'ip-detection/index.html')
| -rw-r--r-- | ip-detection/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ip-detection/index.html b/ip-detection/index.html index 0dc95ba..d4d5fbd 100644 --- a/ip-detection/index.html +++ b/ip-detection/index.html @@ -44,7 +44,7 @@ </div> <style> - .content { + .result { -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; |