mirror of
https://github.com/github/codeql.git
synced 2026-04-11 18:14:01 +02:00
9 lines
268 B
HTML
9 lines
268 B
HTML
<html>
|
|
<head>
|
|
<title>Polyfill.io demo</title>
|
|
<script src="https://cdn.polyfill.io/v2/polyfill.min.js" crossorigin="anonymous"></script> <!-- $ Alert[js/functionality-from-untrusted-domain] -->
|
|
</head>
|
|
<body>
|
|
...
|
|
</body>
|
|
</html> |