From 2cce0a979c80d3092762c0e0b564d42fd0f935ff Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Mon, 8 Feb 2021 00:15:33 +0000 Subject: [PATCH] Get rid of Google bullshit --- src/404.html | 68 -------------------------------------- src/download.audio.html | 1 - src/download.html | 1 - src/download.image.html | 1 - src/download.markdown.html | 1 - src/download.sandbox.html | 1 - src/download.video.html | 1 - src/includes/ga.html | 18 ---------- src/index.html | 19 ----------- 9 files changed, 111 deletions(-) delete mode 100644 src/includes/ga.html diff --git a/src/404.html b/src/404.html index 06e57d5..067e3fd 100644 --- a/src/404.html +++ b/src/404.html @@ -69,70 +69,6 @@ margin: 0 auto; } - /* google search */ - - #goog-fixurl ul { - list-style: none; - padding: 0; - margin: 0; - } - - #goog-fixurl form { - margin: 0; - } - - #goog-wm-qt, - #goog-wm-sb { - border: 1px solid #bbb; - font-size: 16px; - line-height: normal; - vertical-align: top; - color: #444; - border-radius: 2px; - } - - #goog-wm-qt { - width: 220px; - height: 20px; - padding: 5px; - margin: 5px 10px 0 0; - box-shadow: inset 0 1px 1px #ccc; - } - - #goog-wm-sb { - display: inline-block; - height: 32px; - padding: 0 10px; - margin: 5px 0 0; - white-space: nowrap; - cursor: pointer; - background-color: #f5f5f5; - background-image: -webkit-linear-gradient(rgba(255,255,255,0), #f1f1f1); - background-image: -moz-linear-gradient(rgba(255,255,255,0), #f1f1f1); - background-image: -ms-linear-gradient(rgba(255,255,255,0), #f1f1f1); - background-image: -o-linear-gradient(rgba(255,255,255,0), #f1f1f1); - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; - *overflow: visible; - *display: inline; - *zoom: 1; - } - - #goog-wm-sb:hover, - #goog-wm-sb:focus { - border-color: #aaa; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); - background-color: #f8f8f8; - } - - #goog-wm-qt:hover, - #goog-wm-qt:focus { - border-color: #105cb6; - outline: 0; - color: #222; - } - input::-moz-focus-inner { padding: 0; border: 0; @@ -148,10 +84,6 @@
  • a mistyped address
  • an out-of-date link
  • - - diff --git a/src/download.audio.html b/src/download.audio.html index 3acdabf..8e9bf90 100644 --- a/src/download.audio.html +++ b/src/download.audio.html @@ -12,7 +12,6 @@ include "includes/download-head.html" -include "includes/ga.html" include "includes/download-navigation.html" diff --git a/src/download.html b/src/download.html index a7e6a49..aaa3e78 100644 --- a/src/download.html +++ b/src/download.html @@ -10,7 +10,6 @@ include "includes/download-head.html" -include "includes/ga.html" include "includes/download-navigation.html" diff --git a/src/download.image.html b/src/download.image.html index 754b08f..77cc94a 100644 --- a/src/download.image.html +++ b/src/download.image.html @@ -10,7 +10,6 @@ include "includes/download-head.html" -include "includes/ga.html" include "includes/download-navigation.html"
    diff --git a/src/download.markdown.html b/src/download.markdown.html index 54152cb..f61c69d 100644 --- a/src/download.markdown.html +++ b/src/download.markdown.html @@ -10,7 +10,6 @@ include "includes/download-head.html" -include "includes/ga.html" include "includes/download-navigation.html"
    diff --git a/src/download.sandbox.html b/src/download.sandbox.html index fd553d2..ca4bee4 100644 --- a/src/download.sandbox.html +++ b/src/download.sandbox.html @@ -10,7 +10,6 @@ include "includes/download-head.html" -include "includes/ga.html" include "includes/download-navigation.html"
    diff --git a/src/download.video.html b/src/download.video.html index 30ca502..d45a616 100644 --- a/src/download.video.html +++ b/src/download.video.html @@ -11,7 +11,6 @@ include "includes/download-head.html" -include "includes/ga.html" include "includes/download-navigation.html"
    diff --git a/src/includes/ga.html b/src/includes/ga.html deleted file mode 100644 index b69b51a..0000000 --- a/src/includes/ga.html +++ /dev/null @@ -1,18 +0,0 @@ - diff --git a/src/index.html b/src/index.html index 530e90b..166b807 100644 --- a/src/index.html +++ b/src/index.html @@ -11,25 +11,6 @@ include "includes/head.html" - - include "includes/navigation.html"