diff options
| author | root <root@lalalizard.com> | 2012-12-22 13:59:21 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2012-12-22 13:59:21 -0500 |
| commit | 30720d91ee4c82985703ad9041c4666fdb8c6046 (patch) | |
| tree | b03bccbbb73feac6ed2b958e631f7743111f6887 /backend/templates/redirect.html | |
| parent | 7d424a0c438a6a1e12c6d2913d8f22fa7efc7df6 (diff) | |
.fm to .com migration
Diffstat (limited to 'backend/templates/redirect.html')
| -rw-r--r-- | backend/templates/redirect.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/backend/templates/redirect.html b/backend/templates/redirect.html index 3920520..d83886c 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.fm/"/> - <meta property="og:image" content="http://scannerjammer.fm/img/plant.gif"/> + <meta property="og:url" content="http://scannerjammer.com/"/> + <meta property="og:image" content="http://scannerjammer.com/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.fm/">SCANNERJAMMER</a> + <a href="http://scannerjammer.com/">SCANNERJAMMER</a> </body> </html> |
