summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2014-11-03 07:20:39 +0100
committerYorhel <git@yorhel.nl>2014-12-01 17:30:58 +0100
commit9fec1650573a8016339de7fed7829a9b236033a2 (patch)
tree7f58a5310e5a78b4f40ad727a7d4f68661401b68
parent0d191b5cd8c79eef3cef63c40ded96506a40382a (diff)
d6: Don't include non-HTTPS images into the page
So I had to move the images to s.vndb.org, which is, I suppose, where they belong anyway.
-rw-r--r--data/docs/614
1 files changed, 7 insertions, 7 deletions
diff --git a/data/docs/6 b/data/docs/6
index d32444d2..8bb65e7e 100644
--- a/data/docs/6
+++ b/data/docs/6
@@ -114,13 +114,13 @@
<p>
Of course you can! We even have some icons you could use to link to and promote
VNDB. Direct linking is, as with all other images on this site, allowed.<br />
- <img src="http://static.yorhel.nl/2008/vndb_88x31.gif" style="margin: 5px">
- <img src="http://static.yorhel.nl/2009/vndb1.gif" style="margin: 5px">
- <img src="http://static.yorhel.nl/2009/vndb2.jpg" style="margin: 5px">
- <img src="http://static.yorhel.nl/2009/vndb3.jpg" style="margin: 5px">
- <img src="http://static.yorhel.nl/2009/vndb4.jpg" style="margin: 5px">
- <img src="http://static.yorhel.nl/2009/vndb5.jpg" style="margin: 5px">
- <img src="http://static.yorhel.nl/2009/vndb6.jpg" style="margin: 5px"><br />
+ <img src="//s.vndb.org/linkimg/vndb0.gif" style="margin: 5px">
+ <img src="//s.vndb.org/linkimg/vndb1.gif" style="margin: 5px">
+ <img src="//s.vndb.org/linkimg/vndb2.jpg" style="margin: 5px">
+ <img src="//s.vndb.org/linkimg/vndb3.jpg" style="margin: 5px">
+ <img src="//s.vndb.org/linkimg/vndb4.jpg" style="margin: 5px">
+ <img src="//s.vndb.org/linkimg/vndb5.jpg" style="margin: 5px">
+ <img src="//s.vndb.org/linkimg/vndb6.jpg" style="margin: 5px"><br />
If you feel these banners don't suit your needs, please don't hesitate to make
one yourself.
</p>