wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r23502: LJSUP-14691: cssproxy.livejournal.com se...

Committer: wisest-owl
LJSUP-14691: cssproxy.livejournal.com seems suspicious for Google

U   trunk/htdocs/extcss/index.bml
Modified: trunk/htdocs/extcss/index.bml
===================================================================
--- trunk/htdocs/extcss/index.bml	2012-12-21 15:48:04 UTC (rev 23501)
+++ trunk/htdocs/extcss/index.bml	2012-12-24 08:32:23 UTC (rev 23502)
@@ -22,6 +22,11 @@
         return "/* invalid domain */";
     }
 
+    my $url = LJ::Request->uri;
+    if ($url eq '/google8ea1c03e718faacd.html') {
+        return "google-site-verification: google8ea1c03e718faacd.html";
+    }
+
     return "/* invalid URL */" unless $GET{u} and $GET{u} !~ /[<>]/;
 
     my $url = $GET{u};

Tags: bml, livejournal, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments