BLUSHIF

Untitled

Jul 28th, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <body>
  5. <style>
  6. h1,h2,h3,p{font-family:"Tahoma"}a{font-size:15px;font-family:"tahoma";color:#000;padding:none;text-decoration:none}a.hover{color:blue;}h3{font-size:15px;padding:none;width:150px}a:hover{color:blue;text-decoration:none}.volume{left:15%;width:100px;bottom:2px;height:10px}.p2pFailed{background:red;width:55px}.p2pDisconnected{background:orange;width:55px}.p2pCompleted,.p2pConnected{background:green;width:55px}table,th,tr{border:3px solid black}button{border:none;background:none}#lgsm{height:10%;width:10%}
  7. </style>
  8. <center><h1 id="bdrp"></h1></center>
  9. <a onclick="rmc('ind');"><img src="dux.png" id="lgsm"></a>
  10. <a onclick="rmc('sci');"> Science </a>
  11. <a onclick="rmc('tec');"> Technology </a>
  12. <a onclick="rmc('biz');"> Business </a>
  13. <a onclick="rmc('pol');"> Politics </a>
  14. <a onclick="rmc('mus');"> Music </a>
  15. <a onclick="rmc('tv');"> Tv </a>
  16. <a onclick="rmc('com');"> Comedy </a>
  17. <a onclick="rmc('drw');"> Drawing(idle board) </a>
  18. <a onclick="rmc('vdg');"> Video Games(idle board) </a>
  19. <a onclick="rmc('cod');"> Coding(idle board) </a>
  20. <a onclick="rmc('qna');"> QnA </a>
  21. <a onclick="rmc('his');"> History </a>
  22. <a onclick="rmc('hob');"> Hobbies </a>
  23. <a onclick="rmc('rnd');"> Random </a>
  24. <a onclick="rmc('bob');"> Battle Of the Boards </a>
  25. <hr>
  26. <div id="indiv">
  27. <table>
  28. <tr>
  29. <th><button onclick="mute()"><img width="50%" height="50%" src="speaker.png" id="urimg"></button><meter width="10" id="localVolume" class="volume" min="-45" max="-20" high="-25" low="-40" value="-45"></meter></th>
  30. </tr>
  31. </table>
  32. <div id="remotes"></div>
  33. <div id="remotesVideos"></div>
  34. <video height="300" id="localVideo"></video>
  35. </div>
  36. <div id="cdiv">
  37. <h1>Chatpool Voice Chat.</h1>
  38. <img src="dux.png">
  39. <h2>100% anonymous.</h2>
  40. <h2>100% free.</h2>
  41. <p>Choose a board you love.</p>
  42. <h2>&nbsp</h2>
  43. <a onclick="tsh()">Read the aup(It's short, I promise)</a><br/>
  44. <textarea id="tos" style="display:none" cols="100" rows="14" readonly>
  45. Chatpool TOS
  46. 1.)no screeching/yelling on chat.
  47. 2.)please don&rsquo;t do illegal stuff, I can&rsquo;t afford a lawyer and don&rsquo;t want to live in a cardboard box.
  48. 3.)please do not &ldquo;hack&rdquo; my servers. I swear there&rsquo;s nothing interesting there.
  49. 4.)no playing music on the chat. Except if somebody asks you to, or you are on the dedicated server.
  50. 5.)everything on chatpool should be taken as satire.
  51. 6.)no self-marketing on chatpool please.
  52. 7.)please no lude/disturbing noises on chat.
  53. 8.)What happens on chatpool, stays on chatpool, please don&rsquo;t use footage or recordings on any platform excluding those dedicated to video or audio.
  54. 9.)Do not go into servers with the intent of eithe pissing off the occupants having a peaceful conversation, or to for lack of a better term, &ldquo;troll&rdquo; them
  55. 10.)do not track a person on a server with ddos, swat, or any other malicious intent in mind.
  56. Finally, to re-iterate, I AM NOT RESPNSIBLE FOR ANYTHING THAT HAPPENS ON CHATPOOL I MADE THIS FOR FUN AND ANYTHING YOU DO WAS NEVER ANTICIPATED BY ME. Thank you for reading.
  57. p.s.Why isn't my site fully open source? security. Until I can get a stable cash flow to increase the power of my signaling servers, I cannot release the source of my project, due to the fact that one could repurpose the code to create a custom server that would use much more bandwidth than I have access to.
  58. -Jake
  59. </textarea>
  60. <p style="color:blue">Idle boards are boards you keep open while doing a task to keep you company</p>
  61. </div>
  62. <script src="./nw1/out/simplewebrtc-with-adapter.bundle.js"></script>
  63. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  64. <script src="vx2.js"></script>
  65. <?php include("/hc.php"); ?>
  66. </head>
  67. </body>
  68. </html>
Advertisement
Add Comment
Please, Sign In to add comment