Ignore:
Timestamp:
01/10/12 23:47:28 (16 months ago)
Author:
literalka
Message:

condensing keystroke-detecting functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trollforge/lastmeasure/server/lmresource.h

    r553 r558  
    162162 
    163163        ret << 
     164/* {{{ replaced by molish() 
    164165 "function altf4key() { if (event.keyCode == 18 || event.keyCode == 115)" 
    165166 "  alert(\"Our lawyer has informed us that we need a warning. So, if you " 
     
    177178           "blocker bashing-to-pieces by goat-see\nnhey.swf by rkz\nPROPS TO " 
    178179           "GNAA.  LOL HY -- DiKKy (GNAA NORWAY CORRESPONDANT)\nUpdated by " 
    179            "sam, Jmax, JacksonBrown, Dessimat0r, timecop, and others.\n\"); }" 
     180           "sam, Jmax, JacksonBrown, LiteralKa, Dessimat0r, timecop, and " 
     181           "others.\n\"); }" 
     182 }}} */ 
     183 "var credits = \"LAST MEASURE BY PENISBIRD, Rolloffle, and Rucas. 
     184           "Starring:" 
     185           "Spin" 
     186           "Tubgirl" 
     187           "Lemonparty" 
     188           "Bob Goatse" 
     189           "Penisbird" 
     190           "Pillowfight" 
     191           "Christmas" 
     192           "Rusty's Wife" 
     193           "What the fuck? That guy's ass is showing in his baby's picture!" 
     194           "\n" 
     195           "Total, complete, all-versions, popup blocker bashing-to-pieces by goat-see" 
     196           "hey.swf by rkz" 
     197           "PROPS TO GNAA.  LOL HY -- DiKKy (GNAA NORWAY CORRESPONDANT)" 
     198           "Updated by sam, Jmax, JacksonBrown, LiteralKa, Dessimat0r, timecop, and others.\n\";" 
     199 
    180200 "var nom = navigator.appName.toLowerCase();" 
    181201 "var agt = navigator.userAgent.toLowerCase();" 
     
    255275 "var protos = [" 
    256276 "        \"http://" << host << "/lm.pdf\"," 
     277 "        \"http://" << host << "/lm2.pdf\"," 
    257278 "        \"http://" << host << "/jews.wmv\"," 
    258279 "        \"irc://irc.gnaa.eu/gnaa\"," 
Note: See TracChangeset for help on using the changeset viewer.