From b07ee9b33fcfffd20927308288ef3b87aef20823 Mon Sep 17 00:00:00 2001 From: Stian Date: Mon, 12 May 2025 17:58:35 +0200 Subject: [PATCH] Added visited-links --- test/index.html | 3 ++- test/visited-links/index.html | 24 ++++++++++++++++++++++++ test/visited-links/success.html | 9 +++++++++ 3 files changed, 35 insertions(+), 1 deletion(-) create mode 100755 test/visited-links/index.html create mode 100755 test/visited-links/success.html diff --git a/test/index.html b/test/index.html index a3bfd87..11f307c 100644 --- a/test/index.html +++ b/test/index.html @@ -53,13 +53,14 @@ [   0 Jan  6 20:23]  translate
[   0 Jan  6 20:23]  video-filters
[   0 Jan  6 20:23]  video-mkv-aac
+[   0 May 12 17:49]  visited-links
[   0 Jan  6 20:23]  window-open-crash
[ 383 Jan  6 20:23]  db-test.php


-25 directories, 1 file +26 directories, 1 file

diff --git a/test/visited-links/index.html b/test/visited-links/index.html new file mode 100755 index 0000000..0838ed4 --- /dev/null +++ b/test/visited-links/index.html @@ -0,0 +1,24 @@ + + + + Visited Links Test + + + + +

+TEST PAGE
+GITHUB.IO
+GITHUB.COM
+YOUTUBE.COM
+VIVALDI.COM
+VIVALDI.NET
+FAKEBOOK.COM
+BBC NEWS
+

+ + + diff --git a/test/visited-links/success.html b/test/visited-links/success.html new file mode 100755 index 0000000..ffdf501 --- /dev/null +++ b/test/visited-links/success.html @@ -0,0 +1,9 @@ + + + + HTML Test Page + + +

Success!

+ +