mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 02:12:36 +01:00
Fix title in test page
This commit is contained in:
parent
cf4f41c349
commit
28cde2bd5b
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<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>
|
<style>
|
||||||
.filters {
|
.filters {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
@ -73,7 +73,7 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Scriptlet injection filters / setTimeout-if</h1>
|
<h1>Scriptlet injection filters / no-setTimeout-if</h1>
|
||||||
<p><a href="./.">Back</a>
|
<p><a href="./.">Back</a>
|
||||||
<br><br></p>
|
<br><br></p>
|
||||||
<h3>Filters</h3>
|
<h3>Filters</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user