How to detect Internet Explorer based of JavaScript syntax errors / JavaScriptの構文エラーを応用したInternet Explorerの判定方法
https://www.hack.vet/entry/20200212/1581507091
```html:-
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="cache-control" content="no-cache, no-store">
<meta http-equiv="pragma" content="no-cache">
<meta name="expires" content="0">
</head>
<body>
<script>縺�=0;alert(1)</script>
</body>
</html>
```
@t さんをうまく使うとInternet Explorerを確実に判定できると聞いて(だいぶ違う)。
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.