1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

Fix title in test page

This commit is contained in:
Raymond Hill 2019-09-15 11:29:39 -04:00
parent cf4f41c349
commit 28cde2bd5b
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Scriptlet injection filters / setTimeout-if</title>
<title>Scriptlet injection filters / no-setTimeout-if</title>
<style>
.filters {
font-family: monospace;
@ -73,7 +73,7 @@
</style>
</head>
<body>
<h1>Scriptlet injection filters / setTimeout-if</h1>
<h1>Scriptlet injection filters / no-setTimeout-if</h1>
<p><a href="./.">Back</a>
<br><br></p>
<h3>Filters</h3>