19 lines
469 B
HTML
19 lines
469 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>fonteditor</title>
|
|
<script>
|
|
var _hmt = _hmt || [];
|
|
/baidu.com$/.test(location.hostname) && (function() {
|
|
var hm = document.createElement("script");
|
|
hm.src = "//hm.baidu.com/hm.js?65ce30cdeda584c416e39648915689f7";
|
|
var s = document.getElementsByTagName("script")[0];
|
|
s.parentNode.insertBefore(hm, s);
|
|
})();
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|