summaryrefslogtreecommitdiff
path: root/backend/templates/redirect.html
diff options
context:
space:
mode:
authorroot <root@lalalizard.com>2012-11-26 12:09:06 -0500
committerroot <root@lalalizard.com>2012-11-26 12:09:06 -0500
commitee524f6861dcdca7ea12a960f60f8b3bf817358d (patch)
tree3a54ff0e071fff08d1111add2d0ae2c8fe65ee85 /backend/templates/redirect.html
parente0bc5e67f0be025aa54fbac3d25065b4b8c00f40 (diff)
s/scannerjammer.com/scannerjammer.fm/ replacement
Diffstat (limited to 'backend/templates/redirect.html')
-rw-r--r--backend/templates/redirect.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/backend/templates/redirect.html b/backend/templates/redirect.html
index d83886c..3920520 100644
--- a/backend/templates/redirect.html
+++ b/backend/templates/redirect.html
@@ -3,14 +3,14 @@
<title>SCANNERJAMMER</title>
<meta property="og:title" content="ScannerJammer"/>
<meta property="og:type" content="website"/>
- <meta property="og:url" content="http://scannerjammer.com/"/>
- <meta property="og:image" content="http://scannerjammer.com/img/plant.gif"/>
+ <meta property="og:url" content="http://scannerjammer.fm/"/>
+ <meta property="og:image" content="http://scannerjammer.fm/img/plant.gif"/>
<meta property="og:site_name" content="ScannerJammer"/>
<meta property="og:description" content="Youtube video chat"/>
<meta property="fb:admins" content="100001923956223,1709246"/>
<meta name="description" content="Youtube video chat" />
</head>
<body>
- <a href="http://scannerjammer.com/">SCANNERJAMMER</a>
+ <a href="http://scannerjammer.fm/">SCANNERJAMMER</a>
</body>
</html>