From bfb9d50d2348ee1e2cb4ddf11a5d0e33fc276fbd Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 4 Nov 2018 22:18:45 -0200 Subject: [PATCH] hopefully increase mobile friendliness --- docs/index.html | 1 + docs/tests/hnset-benchmark.html | 1 + docs/tests/hntrie-test.html | 1 + docs/tests/index.html | 1 + 4 files changed, 4 insertions(+) diff --git a/docs/index.html b/docs/index.html index 1bc3dee16..eccb4f7d7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,6 +2,7 @@ + uBlock Origin pages diff --git a/docs/tests/hnset-benchmark.html b/docs/tests/hnset-benchmark.html index 26b56f931..eda502ae8 100644 --- a/docs/tests/hnset-benchmark.html +++ b/docs/tests/hnset-benchmark.html @@ -2,6 +2,7 @@ +

Benchmark of hostname-lookup data structures: Set, RegExp, HNTrie

diff --git a/docs/tests/hntrie-test.html b/docs/tests/hntrie-test.html index 4edad4f97..e4c7114c6 100644 --- a/docs/tests/hntrie-test.html +++ b/docs/tests/hntrie-test.html @@ -2,6 +2,7 @@ +

HNTrie test

diff --git a/docs/tests/index.html b/docs/tests/index.html index 2ffaa2429..347ec9eee 100644 --- a/docs/tests/index.html +++ b/docs/tests/index.html @@ -2,6 +2,7 @@ + uBlock Origin -- Tests