diff options
| author | jwansek <eddie.atten.ea29@gmail.com> | 2021-03-27 13:53:38 +0000 | 
|---|---|---|
| committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-03-27 13:53:38 +0000 | 
| commit | 3a43a2afea80020efef30a4a965b2687c6722deb (patch) | |
| tree | f46ccf7be00b2f197a7a913f2467aca3208e7f39 /templates/template.html | |
| parent | 5a0d6e16194d685e207da8e88ea15a10df747b50 (diff) | |
| download | eda.gay-3a43a2afea80020efef30a4a965b2687c6722deb.tar.gz eda.gay-3a43a2afea80020efef30a4a965b2687c6722deb.zip | |
made https
Diffstat (limited to 'templates/template.html')
| -rw-r--r-- | templates/template.html | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/templates/template.html b/templates/template.html index 00a7cea..77bf38c 100644 --- a/templates/template.html +++ b/templates/template.html @@ -70,13 +70,10 @@                  <p>                      <a href="http://jigsaw.w3.org/css-validator/check/referer">                          <img style="border:0;width:88px;height:31px" -                            src="http://jigsaw.w3.org/css-validator/images/vcss-blue" +                            src="/img/vcss-blue.gif"                              alt="Valid CSS!" />                      </a>                  </p> -                <a href="https://www.abuseipdb.com/user/55019" title="AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks"> -                    <img src="https://www.abuseipdb.com/contributor/55019.svg" style="width: 201px;" alt="AbuseIPDB Contributor Badge"> -                </a>              </footer>          </div>      </body> | 
