You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

motd.original 779B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
  2. <html>
  3. <head>
  4. <title>Cstrike MOTD</title>
  5. <style type="text/css">
  6. pre {
  7. font-family:Verdana,Tahoma;
  8. color:#FFB000;
  9. }
  10. body {
  11. background:#000000;
  12. margin-left:8px;
  13. margin-top:0px;
  14. }
  15. a {
  16. text-decoration: underline;
  17. }
  18. a:link {
  19. color: #FFFFFF;
  20. }
  21. a:visited {
  22. color: #FFFFFF;
  23. }
  24. a:active {
  25. color: #FFFFFF;
  26. }
  27. a:hover {
  28. color: #FFFFFF;
  29. text-decoration: underline;
  30. }
  31. </style>
  32. </head>
  33. <body scroll="no">
  34. <pre>
  35. You are playing Counter-Strike v1.6
  36. Visit the official CS web site @
  37. www.counter-strike.net
  38. <a href="http://www.counter-strike.net">Visit Counter-Strike.net</a>
  39. </pre>
  40. </body>
  41. </html>