diff options
| author | root <root@lalalizard.com> | 2012-12-19 03:43:55 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2012-12-19 03:43:55 -0500 |
| commit | abb7bcf38ed21856c2fdadc3f4bccfc37ad8c4c3 (patch) | |
| tree | 2ab58feacd84df788c1800b26e02fdaa28ddd790 /frontend | |
| parent | 7320fc1c7e56235b1c4cf5d09e0cea7fbbca654a (diff) | |
migrate to .fm
Diffstat (limited to 'frontend')
44 files changed, 54 insertions, 54 deletions
diff --git a/frontend/static/js/main.js b/frontend/static/js/main.js index 2f7439b..a050e74 100644 --- a/frontend/static/js/main.js +++ b/frontend/static/js/main.js @@ -453,8 +453,8 @@ var Viewport = } var Background = { - src: "http://scannerjammer.com/static/bgz/jupiteraurora.jpg", - srcReset: "http://scannerjammer.com/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif", + src: "http://scannerjammer.fm/static/bgz/jupiteraurora.jpg", + srcReset: "http://scannerjammer.fm/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif", load: function () { $("#bg").show() @@ -598,7 +598,7 @@ var Include = $("#flower img").attr("src", "/static/img/1278131405573-dumpfm-glasspopcorn-sitmanpiano.gif") $("#heading").remove() $("#logo").append("<h2 class='radio'><a href='/glasspopcorn/radio/'>OPEN RADIO</a></h2>") - $("body").append("<div id='glasspopcornlogo'><img src='http://scannerjammer.com/static/img/glasspopcornheader.png' width='400'/></div>") + $("body").append("<div id='glasspopcornlogo'><img src='http://scannerjammer.fm/static/img/glasspopcornheader.png' width='400'/></div>") $("#preamblewords").html("Post GIFs and Soundclouds into the chat!<br/>Use arrow keys to switch videos<br/>Hit L key to LIKE<br/>Hit ESC to change modes") Player.unregister("youtube") Player.unregister("vimeo") diff --git a/frontend/static/js/profile.js b/frontend/static/js/profile.js index a528597..60496fb 100644 --- a/frontend/static/js/profile.js +++ b/frontend/static/js/profile.js @@ -163,8 +163,8 @@ var Settings = eventSet: false, defaults: { - avatar: "http://scannerjammer.com/static/img/runner.gif", - bg: "http://scannerjammer.com/static/bgz/scannerjammer_cyberspace.jpg", + avatar: "http://scannerjammer.fm/static/img/runner.gif", + bg: "http://scannerjammer.fm/static/bgz/scannerjammer_cyberspace.jpg", }, open: function () { diff --git a/frontend/static/js/room.js b/frontend/static/js/room.js index ea74eb2..78fd483 100644 --- a/frontend/static/js/room.js +++ b/frontend/static/js/room.js @@ -285,13 +285,13 @@ var Rooms = { loaded: false, queue: [ - [0, "rooms", "/", "http://scannerjammer.com/static/bgz/gridzy9.jpg", "<span style='color: #fff;'>→ SEE ALL <span style='text-decoration: underline;'>OPEN ROOMS</span></span>"], - [1, "main", "/main", "http://scannerjammer.com/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif", "MAIN ROOM"], - [12, "FEEDERBLEEDER", "/feederbleeder", "http://scannerjammer.com/static/img/Tropic_Of_Cancer__The_Sorrow_Of_Two_Blooms_1308602037.jpg", "FEEDERBLEEDER"], - [2, "avatar", "/avatar", "http://scannerjammer.com/static/img/avatar2.png", "avatar"], - [3, "glitter", "/glitter", "http://scannerjammer.com/static/bgz/argus.gif", "glitter"], - [10, 'jono', '/jonomilo', 'http://scannerjammer.com/static/bgz/whitesquare.gif', 'jònò mì lò'], - //[11, 'SJD', 'http://lolz.biz/sjd', 'http://scannerjammer.com/static/img/idgiguy2.png', 'SJD'], + [0, "rooms", "/", "http://scannerjammer.fm/static/bgz/gridzy9.jpg", "<span style='color: #fff;'>→ SEE ALL <span style='text-decoration: underline;'>OPEN ROOMS</span></span>"], + [1, "main", "/main", "http://scannerjammer.fm/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif", "MAIN ROOM"], + [12, "FEEDERBLEEDER", "/feederbleeder", "http://scannerjammer.fm/static/img/Tropic_Of_Cancer__The_Sorrow_Of_Two_Blooms_1308602037.jpg", "FEEDERBLEEDER"], + [2, "avatar", "/avatar", "http://scannerjammer.fm/static/img/avatar2.png", "avatar"], + [3, "glitter", "/glitter", "http://scannerjammer.fm/static/bgz/argus.gif", "glitter"], + [10, 'jono', '/jonomilo', 'http://scannerjammer.fm/static/bgz/whitesquare.gif', 'jònò mì lò'], + //[11, 'SJD', 'http://lolz.biz/sjd', 'http://scannerjammer.fm/static/img/idgiguy2.png', 'SJD'], [4, "waterfall", "/waterfall", "http://i.imgur.com/QEZRF.gif", "waterfall"], ], list: function () diff --git a/frontend/static/js/roomlist.js b/frontend/static/js/roomlist.js index 856b391..82893cc 100644 --- a/frontend/static/js/roomlist.js +++ b/frontend/static/js/roomlist.js @@ -88,7 +88,7 @@ var Roomlist = var presortMap = {} for (var i = 0; i < presortOrder.length; i++) presortMap[presortOrder[i]] = true - //roomz['sjd'] = Roomlist.newRecord([0,"sjd",0,0,"http://scannerjammer.com/static/img/sjd.jpg"]) + //roomz['sjd'] = Roomlist.newRecord([0,"sjd",0,0,"http://scannerjammer.fm/static/img/sjd.jpg"]) for (var i = 0; i < ROOM_LIST.length; i++) { var row = ROOM_LIST[i] diff --git a/frontend/static/js/sj6.js b/frontend/static/js/sj6.js index 621c955..eff21e2 100644 --- a/frontend/static/js/sj6.js +++ b/frontend/static/js/sj6.js @@ -5669,13 +5669,13 @@ var Rooms = { loaded: false, queue: [ - [0, "rooms", "/", "http://scannerjammer.com/static/bgz/gridzy9.jpg", "<span style='color: #fff;'>→ SEE ALL <span style='text-decoration: underline;'>OPEN ROOMS</span></span>"], - [1, "main", "/main", "http://scannerjammer.com/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif", "MAIN ROOM"], - [12, "FEEDERBLEEDER", "/feederbleeder", "http://scannerjammer.com/static/img/Tropic_Of_Cancer__The_Sorrow_Of_Two_Blooms_1308602037.jpg", "FEEDERBLEEDER"], - [2, "avatar", "/avatar", "http://scannerjammer.com/static/img/avatar2.png", "avatar"], - [3, "glitter", "/glitter", "http://scannerjammer.com/static/bgz/argus.gif", "glitter"], - [10, 'jono', '/jonomilo', 'http://scannerjammer.com/static/bgz/whitesquare.gif', 'jònò mì lò'], - //[11, 'SJD', 'http://lolz.biz/sjd', 'http://scannerjammer.com/static/img/idgiguy2.png', 'SJD'], + [0, "rooms", "/", "http://scannerjammer.fm/static/bgz/gridzy9.jpg", "<span style='color: #fff;'>→ SEE ALL <span style='text-decoration: underline;'>OPEN ROOMS</span></span>"], + [1, "main", "/main", "http://scannerjammer.fm/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif", "MAIN ROOM"], + [12, "FEEDERBLEEDER", "/feederbleeder", "http://scannerjammer.fm/static/img/Tropic_Of_Cancer__The_Sorrow_Of_Two_Blooms_1308602037.jpg", "FEEDERBLEEDER"], + [2, "avatar", "/avatar", "http://scannerjammer.fm/static/img/avatar2.png", "avatar"], + [3, "glitter", "/glitter", "http://scannerjammer.fm/static/bgz/argus.gif", "glitter"], + [10, 'jono', '/jonomilo', 'http://scannerjammer.fm/static/bgz/whitesquare.gif', 'jònò mì lò'], + //[11, 'SJD', 'http://lolz.biz/sjd', 'http://scannerjammer.fm/static/img/idgiguy2.png', 'SJD'], [4, "waterfall", "/waterfall", "http://i.imgur.com/QEZRF.gif", "waterfall"], ], list: function () @@ -6296,8 +6296,8 @@ var Viewport = } var Background = { - src: "http://scannerjammer.com/static/bgz/jupiteraurora.jpg", - srcReset: "http://scannerjammer.com/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif", + src: "http://scannerjammer.fm/static/bgz/jupiteraurora.jpg", + srcReset: "http://scannerjammer.fm/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif", load: function () { $("#bg").show() @@ -6441,7 +6441,7 @@ var Include = $("#flower img").attr("src", "/static/img/1278131405573-dumpfm-glasspopcorn-sitmanpiano.gif") $("#heading").remove() $("#logo").append("<h2 class='radio'><a href='/glasspopcorn/radio/'>OPEN RADIO</a></h2>") - $("body").append("<div id='glasspopcornlogo'><img src='http://scannerjammer.com/static/img/glasspopcornheader.png' width='400'/></div>") + $("body").append("<div id='glasspopcornlogo'><img src='http://scannerjammer.fm/static/img/glasspopcornheader.png' width='400'/></div>") $("#preamblewords").html("Post GIFs and Soundclouds into the chat!<br/>Use arrow keys to switch videos<br/>Hit L key to LIKE<br/>Hit ESC to change modes") Player.unregister("youtube") Player.unregister("vimeo") diff --git a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/diornights.sassc b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/diornights.sassc Binary files differindex 477fd59..cd8cccc 100644 --- a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/diornights.sassc +++ b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/diornights.sassc diff --git a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/profile.sassc b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/profile.sassc index abfa13e..6812e39 100644 --- a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/profile.sassc +++ b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/profile.sassc @@ -521,7 +521,7 @@ nav width;{:project_name" sass/: cacheT:cache_location"?/var/www/vhosts/scannerjammer.fm/sandbox/sass/.sass-cache:
importero: Sass::Importers::Filesystem: -@root"7/var/www/vhosts/scannerjammer.fm/sandbox/sass/src:line_commentsT:original_filename@:output_style:compressed:filesystem_importerc Sass::Importers::Filesystem:cache_storeo:Sass::CacheStores::Chain:@caches[u:Sass::CacheStores::Memory +@root"7/var/www/vhosts/scannerjammer.fm/sandbox/sass/src:line_commentsT:original_filename@:output_style:compressed:filesystem_importerc Sass::Importers::Filesystem:cache_storeo:Sass::CacheStores::Chain:@caches[u:Sass::CacheStores::Memory style;:
filename@: quietT:syntax: sass:property_syntax0: loud[:identical:overwrite:create:load_paths[ o;;"7/var/www/vhosts/scannerjammer.fm/sandbox/sass/srco;;"V/usr/local/lib/ruby/gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheetso;;"T/usr/local/lib/ruby/gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheetso:Compass::SpriteImporter: @uri" width0;@;
i; [ o:Sass::Tree::PropNode
: diff --git a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc index 192a235..5629551 100644 --- a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc +++ b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/screen.sassc @@ -893,7 +893,7 @@ button width;{:project_name" sass/: cacheT:cache_location"?/var/www/vhosts/scannerjammer.fm/sandbox/sass/.sass-cache:
importero: Sass::Importers::Filesystem: -@root"7/var/www/vhosts/scannerjammer.fm/sandbox/sass/src:line_commentsT:original_filename@:output_style:compressed:filesystem_importerc Sass::Importers::Filesystem:cache_storeo:Sass::CacheStores::Chain:@caches[u:Sass::CacheStores::Memory +@root"7/var/www/vhosts/scannerjammer.fm/sandbox/sass/src:line_commentsT:original_filename@:output_style:compressed:filesystem_importerc Sass::Importers::Filesystem:cache_storeo:Sass::CacheStores::Chain:@caches[u:Sass::CacheStores::Memory style;:
filename@:css_filename"J/var/www/vhosts/scannerjammer.fm/sandbox/sass/stylesheets/screen.css: quietT:syntax: sass:property_syntax0: loud[:identical:overwrite:create:load_paths[ o;;"7/var/www/vhosts/scannerjammer.fm/sandbox/sass/srco;;"V/usr/local/lib/ruby/gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheetso;;"T/usr/local/lib/ruby/gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheetso:Compass::SpriteImporter: @uri" width0;@;
i; [ o:Sass::Tree::PropNode
: diff --git a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/sexydj_main.sassc b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/sexydj_main.sassc Binary files differindex 753650f..beb59e7 100644 --- a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/sexydj_main.sassc +++ b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/sexydj_main.sassc diff --git a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/test.sassc b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/test.sassc Binary files differindex 6503b81..d15c5d9 100644 --- a/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/test.sassc +++ b/frontend/static/sass/.sass-cache/644f2f2d5fca6dddf0ddfc92ac7e786fa6152755/test.sassc diff --git a/frontend/static/sass/.sass-cache/979cb0604153df91b26ad31e4a3968c997fc15e0/_utilities.scssc b/frontend/static/sass/.sass-cache/979cb0604153df91b26ad31e4a3968c997fc15e0/_utilities.scssc Binary files differindex 19cc72b..20adff3 100644 --- a/frontend/static/sass/.sass-cache/979cb0604153df91b26ad31e4a3968c997fc15e0/_utilities.scssc +++ b/frontend/static/sass/.sass-cache/979cb0604153df91b26ad31e4a3968c997fc15e0/_utilities.scssc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/avatar.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/avatar.sassc Binary files differindex 7a17ebd..2b94669 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/avatar.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/avatar.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/calendar.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/calendar.sassc Binary files differindex 45491b4..492c15e 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/calendar.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/calendar.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/diornights.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/diornights.sassc Binary files differindex 1bbbbca..9cd7ad2 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/diornights.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/diornights.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/embed.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/embed.sassc Binary files differindex 61d9fe0..66ba250 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/embed.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/embed.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/feederbleeder.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/feederbleeder.sassc Binary files differindex cf26190..299325a 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/feederbleeder.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/feederbleeder.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/frederick.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/frederick.sassc Binary files differindex f69b72e..95e0dac 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/frederick.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/frederick.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/gallery-white.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/gallery-white.sassc Binary files differindex 62ffb64..b575aec 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/gallery-white.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/gallery-white.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/glitter.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/glitter.sassc Binary files differindex 1985eed..3fcfde5 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/glitter.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/glitter.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/ie.scssc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/ie.scssc Binary files differindex 7ed024a..cb79cf5 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/ie.scssc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/ie.scssc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/main.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/main.sassc Binary files differindex 5d4e72c..695bd1e 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/main.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/main.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/print.scssc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/print.scssc Binary files differindex 4574cd7..b729288 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/print.scssc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/print.scssc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/profile.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/profile.sassc Binary files differindex ee1ec5c..469c1de 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/profile.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/profile.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/roomlist.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/roomlist.sassc Binary files differindex 1bff00a..f540ef7 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/roomlist.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/roomlist.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/screen.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/screen.sassc Binary files differindex e62ed2e..aa76b2e 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/screen.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/screen.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/screen.scssc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/screen.scssc Binary files differindex d302ec5..4d6ad10 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/screen.scssc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/screen.scssc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sewergreats.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sewergreats.sassc Binary files differindex d0a3497..2bc8f3e 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sewergreats.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sewergreats.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sexydj_main.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sexydj_main.sassc Binary files differindex 679c56c..493a786 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sexydj_main.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sexydj_main.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sexydj_player.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sexydj_player.sassc Binary files differindex 431e1d3..c0d680e 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sexydj_player.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/sexydj_player.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/test.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/test.sassc Binary files differindex b1e6298..75ccca4 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/test.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/test.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/tiny.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/tiny.sassc Binary files differindex 9bfdd5f..2f72051 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/tiny.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/tiny.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/top.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/top.sassc Binary files differindex 2c976ae..75378a0 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/top.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/top.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest.sassc Binary files differindex b464954..661d8a8 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest1.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest1.sassc Binary files differindex 81522d0..af02aa2 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest1.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest1.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest2.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest2.sassc Binary files differindex 5d16223..ac467fc 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest2.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest2.sassc diff --git a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest3.sassc b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest3.sassc Binary files differindex 4300bcc..a0ce0ae 100644 --- a/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest3.sassc +++ b/frontend/static/sass/.sass-cache/aaa7be21d89e0c59dac401ea2fc1869bdfa76e53/vtest3.sassc diff --git a/frontend/static/sass/.sass-cache/e708b27684b7743d4ded18d0ddc82a270ca22e62/_reset.scssc b/frontend/static/sass/.sass-cache/e708b27684b7743d4ded18d0ddc82a270ca22e62/_reset.scssc Binary files differindex 9122132..53364d5 100644 --- a/frontend/static/sass/.sass-cache/e708b27684b7743d4ded18d0ddc82a270ca22e62/_reset.scssc +++ b/frontend/static/sass/.sass-cache/e708b27684b7743d4ded18d0ddc82a270ca22e62/_reset.scssc diff --git a/frontend/static/template/directory.html b/frontend/static/template/directory.html index bbd4b53..a779d3b 100644 --- a/frontend/static/template/directory.html +++ b/frontend/static/template/directory.html @@ -215,7 +215,7 @@ h2 </head> <body> <section id="logo"> - <a href="/"><img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.fm/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> <h1 id="header">high score directory</h1> </section> <section id="logobg"></section> diff --git a/frontend/static/template/index.html b/frontend/static/template/index.html index df3bc04..09014b9 100644 --- a/frontend/static/template/index.html +++ b/frontend/static/template/index.html @@ -6,8 +6,8 @@ <link rel="shortcut icon" href="http://scannerjammer.fm/favicon.ico" /> <meta property="og:title" content="ScannerJammer"/> <meta property="og:type" content="website"/> -<meta property="og:url" content="http://scannerjammer.com:17769/"/> -<meta property="og:image" content="http://scannerjammer.com/static/img/plant.gif"/> +<meta property="og:url" content="http://scannerjammer.fm:17769/"/> +<meta property="og:image" content="http://scannerjammer.fm/static/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"/> @@ -17,13 +17,13 @@ NOTE: SCANNERJAMMER ONLY WORKS IN FIREFOX AND CHROME. DO NOT TRY THIS WITH INTERNET EXPLORER </div> <section id="bg"> - <img src="http://scannerjammer.com/static/img/scanjambg2.jpg" /> + <img src="http://scannerjammer.fm/static/img/scanjambg2.jpg" /> </section> -<section id="plant"><img src="http://scannerjammer.com/static/img/plant.gif" height="700" /></section> -<section id="flower"><img src="http://scannerjammer.com/static/img/flower-red.gif" height="400" /></section> +<section id="plant"><img src="http://scannerjammer.fm/static/img/plant.gif" height="700" /></section> +<section id="flower"><img src="http://scannerjammer.fm/static/img/flower-red.gif" height="400" /></section> <section id="curtain"></section> <section id="login"> - <img src="http://scannerjammer.com/static/img/scanjam-flipping.gif" width="100%" /><br /> + <img src="http://scannerjammer.fm/static/img/scanjam-flipping.gif" width="100%" /><br /> <label>username:</label> <input type="text" id="login-username" maxlength="25" /><br /> <label>password:</label> <input type="password" id="login-password" maxlength="32" /><br /> <label> </label> <div id="button-shim"><button id="login-go">ROCKET</button></div><br /> @@ -31,7 +31,7 @@ </section> <section id="logo"> - <img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" /> + <img src="http://scannerjammer.fm/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" /> <div id="likebutton"> <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fscannerjammer.fm%3A17769%2F&layout=button_count&show_faces=false&width=90&action=like&font&colorscheme=dark&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe> </div> @@ -56,7 +56,7 @@ <section id="playlistbg"></section> <section id="playlist"> - <img src="http://scannerjammer.com/static/img/playlist-banner.gif" width="200" height="60" /> + <img src="http://scannerjammer.fm/static/img/playlist-banner.gif" width="200" height="60" /> <ul id="queue"></ul> </section> diff --git a/frontend/static/template/profile.html b/frontend/static/template/profile.html index 200499d..2744718 100644 --- a/frontend/static/template/profile.html +++ b/frontend/static/template/profile.html @@ -20,7 +20,7 @@ </head> <body> <div id="logo"> - <a href="/"><img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.fm/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> <h2> Use arrow keys to switch videos<br/> Hit L key to LIKE<br/> @@ -30,7 +30,7 @@ </div> <div id="logobg"></div> -<div id="flower"><img src="http://scannerjammer.com/static/img/flower-red.gif" height="400" /></div> +<div id="flower"><img src="http://scannerjammer.fm/static/img/flower-red.gif" height="400" /></div> <div id="player"> <div id="projector"> @@ -57,9 +57,9 @@ </div> <div id="contact"> - <img src="http://scannerjammer.com/static/img/runner.gif" class="avatar"> + <img src="http://scannerjammer.fm/static/img/runner.gif" class="avatar"> <p id="bio"></p> - <img src="http://scannerjammer.com/static/img/runner.gif" class="avatar"> + <img src="http://scannerjammer.fm/static/img/runner.gif" class="avatar"> </div> <div id="bg"> diff --git a/frontend/static/template/register.html b/frontend/static/template/register.html index 8141837..5254575 100644 --- a/frontend/static/template/register.html +++ b/frontend/static/template/register.html @@ -122,11 +122,11 @@ img </style> <body> <section id="bg"> - <img src="http://scannerjammer.com/static/img/glittergutzbg.gif" /> + <img src="http://scannerjammer.fm/static/img/glittergutzbg.gif" /> </section> <section id="curtain"></section> <section id="register"> - <img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="100%" /><br /> + <img src="http://scannerjammer.fm/static/img/scanjam-title.gif" width="100%" /><br /> <h1>official registration form</h1> <label>username:</label> @@ -148,7 +148,7 @@ img </section> <section id="success"> <!-- - <img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="100%" /><br /> + <img src="http://scannerjammer.fm/static/img/scanjam-title.gif" width="100%" /><br /> --> wow okay awesome- greetings,<br /> <span id="success-username"></span> @@ -161,7 +161,7 @@ img <section id="plea"> please enable javascript </section> -<section id="plant"><img src="http://scannerjammer.com/static/img/plant.gif" height="700" /></section> +<section id="plant"><img src="http://scannerjammer.fm/static/img/plant.gif" height="700" /></section> </body> <script type="text/javascript">document.getElementById("plea").style.display="none"</script> <script type="text/javascript" src="/js/jquery-1.5.2.min.js"></script> diff --git a/frontend/static/template/room.html b/frontend/static/template/room.html index 7c5c353..37a0e2b 100644 --- a/frontend/static/template/room.html +++ b/frontend/static/template/room.html @@ -40,13 +40,13 @@ </section> <section id="bg"> - <img src="http://scannerjammer.com/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif" /> + <img src="http://scannerjammer.fm/static/bgz/1302474305250-dumpfm-GucciSoFlosy-pattern4.gif" /> </section> -<section id="plant"><img src="http://scannerjammer.com/static/img/plant.gif" height="700" /></section> -<section id="flower"><img src="http://scannerjammer.com/static/img/flower-red.gif" height="400" /></section> +<section id="plant"><img src="http://scannerjammer.fm/static/img/plant.gif" height="700" /></section> +<section id="flower"><img src="http://scannerjammer.fm/static/img/flower-red.gif" height="400" /></section> <section id="curtain"></section> <section id="login"> - <img src="http://scannerjammer.com/static/img/scanjam-flipping.gif" width="100%" /><br /> + <img src="http://scannerjammer.fm/static/img/scanjam-flipping.gif" width="100%" /><br /> <label>username:</label> <input type="text" id="login-username" maxlength="25" /><br /> <label>password:</label> <input type="password" id="login-password" maxlength="32" /><br /> <label> </label> <div id="button-shim"><button id="login-go">ROCKET</button></div><br /> @@ -54,7 +54,7 @@ </section> <section id="logo"> - <a href="/"><img src="http://scannerjammer.com/static/img/scannerjammer-logo.png" width="347" height="44" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.fm/static/img/scannerjammer-logo.png" width="347" height="44" id="scanjam" border="0" /></a> <h2 id='preamblewords' class='preamblish'>Post urls into the chat!<br/>Use arrow keys to switch videos<br/>Hit L key to LIKE<br/>Hit ESC to switch views</h2> <h1 id="heading"></h1> <div id="likebutton"> @@ -89,7 +89,7 @@ <section id="playlistbg"></section> <section id="playlist"> <div style="padding-left: 10px; background: #333; opacity: 0.7; display: block; text-align: center; color: #6dd;"> - <img src='http://scannerjammer.com/static/img/playlist_chat.gif' height='32' /> + <img src='http://scannerjammer.fm/static/img/playlist_chat.gif' height='32' /> </div> <ul id="queue"> </ul> diff --git a/frontend/static/template/roomlist.html b/frontend/static/template/roomlist.html index 60b0cfb..8eb4f7e 100644 --- a/frontend/static/template/roomlist.html +++ b/frontend/static/template/roomlist.html @@ -8,8 +8,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <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/static/img/plant.gif"/> +<meta property="og:url" content="http://scannerjammer.fm/"/> +<meta property="og:image" content="http://scannerjammer.fm/static/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"/> @@ -27,9 +27,9 @@ <script type="text/javascript">document.getElementById("plea").style.display="none"</script> </section> <section id="logo"> - <a href="/"><img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="247" height="41" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.fm/static/img/scanjam-title.gif" width="247" height="41" id="scanjam" border="0" /></a> <!-- - <a href="/"><img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.fm/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> <h2 id='preamblewords' class='preamblish'>Welcome to the ScannerJammer Network</h2> --> <h1 id="header">WELCOME TO THE SCANNERJAMMER NETWORK</h1> @@ -38,7 +38,7 @@ <section id="curtain"></section> <section id="login"> - <img src="http://scannerjammer.com/static/img/scanjam-flipping.gif" width="100%" /><br /> + <img src="http://scannerjammer.fm/static/img/scanjam-flipping.gif" width="100%" /><br /> <label>username:</label> <input type="text" id="login-username" maxlength="25" /><br /> <label>password:</label> <input type="password" id="login-password" maxlength="32" /><br /> <label> </label> <div id="button-shim"><button id="login-go">ROCKET</button></div><br /> diff --git a/frontend/templates/faq.html b/frontend/templates/faq.html index b8d18d0..a61de68 100644 --- a/frontend/templates/faq.html +++ b/frontend/templates/faq.html @@ -257,7 +257,7 @@ yes. we can play any Vimeo or Soundcloud url. <h3>how can I help scannerjammer, I like this site!</h3> <div id="likebutton"> - <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://scannerjammer.com:17769/" layout="button_count" show_faces="false" width="90" font=""></fb:like> + <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://scannerjammer.fm:17769/" layout="button_count" show_faces="false" width="90" font=""></fb:like> </div> <p> click the like button. it's crucial ------------------> |
