diff options
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> | 
