mirror of
https://github.com/github/codeql.git
synced 2026-02-23 02:13:41 +01:00
9 lines
211 B
HTML
9 lines
211 B
HTML
<html>
|
|
<head>
|
|
<title>Polyfill.io demo</title>
|
|
<script src="https://cdn.polyfill.io/v2/polyfill.min.js" crossorigin="anonymous"></script>
|
|
</head>
|
|
<body>
|
|
...
|
|
</body>
|
|
</html> |