Committer: egeraskin
LJSUP-11745: Dikaya Myata branding of main page for CYRU trunk/cgi-bin/LJ/Hooks/Homepage.pm
Modified: trunk/cgi-bin/LJ/Hooks/Homepage.pm =================================================================== --- trunk/cgi-bin/LJ/Hooks/Homepage.pm 2012-04-09 14:07:56 UTC (rev 11682) +++ trunk/cgi-bin/LJ/Hooks/Homepage.pm 2012-04-10 11:07:08 UTC (rev 11683) @@ -63,8 +63,8 @@ return unless LJ::SUP->is_remote_sup; ## from 2012-03-23 00:00:00 MSK till 2012-04-05 00:00:00 MSK - my $time = time(); - return if ($time < 1332446400 || $time > 1333569600); ## uncomment this line before commit! + ## my $time = time(); + ## return if ($time < 1332446400 || $time > 1333569600); ## uncomment this line before commit! return 1; } @@ -75,12 +75,10 @@ if (LJ::_is_branding_active()) { my $rnd = int(rand(1_000_000)); return - '<a href="http://ad.adriver.ru/cgi-bin/click.cgi?sid=1&bt=21&ad=328749&pid=790097&bid=1673127&bn=1673127&'. + '<a href="http://sup.adfox.ru/7386/goLink?p1=beypu&p2=v&p5=bbylw&pr='. $rnd . - '510606218" target="_blank" class="branding-megafon-link"> </a>' . - '<img src="http://ad.adriver.ru/cgi-bin/rle.cgi?sid=1&bt=21&ad=328749&pid=790097&bid=1673127&bn=1673127&'. - $rnd . - '510606218" width="1" height="1" border="0" class="branding-megafon-pixel" />'; + '&puid1=&puid2=&puid3=&puid4=&puid5=" target="_blank" class="branding-wildmint-link"> </a>' . + '<img src="http://sup.adfox.ru/7386/getCode?p1=beypu&p2=v&pe=b&pfc=klhw&pfb=bbylw&puid1=&puid2=&puid3=&puid4=&puid5=&pr=eigomcy" width="1" height="1" border="0" class="branding-wildmint-pixel" />'; } }); @@ -89,7 +87,7 @@ my $params = shift || {}; if (LJ::_is_branding_active()) { - LJ::need_res("stc/reskining/2012/march/megafon/homepage.css"); + LJ::need_res("stc/reskining/2012/april/wildmint/wildmint.css"); } ##