mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-22 22:41:30 +03:00
10 lines
152 B
HTML
10 lines
152 B
HTML
<html>
|
|
<head>
|
|
<title>Wikipedia lcm script</title>
|
|
</head>
|
|
<body>
|
|
<h1>Wikipedia lcm script</h1>
|
|
<script src="wikipedia-lcm.js"></script>
|
|
</body>
|
|
</html>
|