termsThree.html 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <style>
  2. .right-content{
  3. padding-top:54px!important; padding-left:0!important; width:970px!important;
  4. }
  5. .terms{font-size: 20px; font-weight: 400; color: #333333; text-align: center; margin-top: 20px; margin-bottom: 35px;}
  6. .termsTitle{font-weight: 700; font-size: 13px; color: #333333; text-decoration:underline; margin-bottom: 15px;}
  7. .termsBody {margin-bottom: 20px;}
  8. .termsBody p{font-weight: 400; font-size: 13px; color: #333333; text-align: left; margin-bottom: 15px;}
  9. </style>
  10. <div class="content">
  11. <% include termsLeftBar.html %>
  12. <!-- right content start -->
  13. <div class="right-content" >
  14. <div class="pageInfo">Terms and Policies</div>
  15. <div style="width: 900px; margin: 0px auto;">
  16. <div class="terms">Broadcaster Code of Conduct</div>
  17. <div class="termsBody">
  18. <p>The aim of the Agency Code of Conduct is to standardize the regulation of the Live service exchange platform, and to protect service quality and user experience on the platform. As the platform service provider, the broadcaster assumes full responsibility for all content between live broadcasts. In the course of providing services, the principles stated in this Code of Conduct must be strictly followed, and any prohibited acts prevented.</p>
  19. <p>The following acts are prohibited:</p>
  20. <p>1. Violating the convention and contents of the existing laws and regulations, including, but not limited to:<br>
  21. a) Spreading violence or terror, or instigation of crime;<br>
  22. b) Showing, performing or disseminating any drug-related content;<br>
  23. c) Spreading rumors, disturbing social order and undermining the content of social stability.</p>
  24. <p>2. Broadcasts that are life or health threatening in nature, including, but not limited to:<br>
  25. a) Performing highly dangerous acts using cutlery, replicated cutlery, guns or replicated guns;<br>
  26. b) Acts endangering the safety of others;<br>
  27. c) Acts harming their own personal safety;<br>
  28. d) Acts harming the life of animals.</p>
  29. <p>3. Broadcasts of discriminatory nature, including, but not limited to:<br>
  30. a) Discrimination against race, religion, sex, age, etc.;<br>
  31. b) Speaking of national or territorial aggression;<br>
  32. c) Malicious attacks on human behavior.</p>
  33. <p>4. Violating the legitimate rights and interests of others, including, but not limited to:<br>
  34. a) Infringing the privacy of others;<br>
  35. b) Imitating the media, television, journalists or other entities;<br>
  36. c) Stealing the contents of intellectual property rights of others;<br>
  37. d) Insulting or slandering others.</p>
  38. <p>5. Fraudulent acts, including, but not limited to:<br>
  39. a) Asking viewers for property or property assistance;<br>
  40. b) Providing false or misleading information;<br>
  41. c) Concealing the truth.<br>
  42. </p>
  43. <p>
  44. 6. Broadcasts containing pornography, including, but not limited to:<br>
  45. a) Exposure of any sexual organs;<br>
  46. b) Improper or exposed wear;<br>
  47. c) Sexually-suggestive or provocative behavior,<br>
  48. d) sexual language;<br>
  49. e) Suggesting sexual services.
  50. </p>
  51. <p>
  52. 7. Exchange of contact information, including, but not limited to<br>
  53. a) Providing personal contact or social account information;<br>
  54. b) Asking viewers for personal contact or social account information.
  55. </p>
  56. <p>
  57. 8. Infringement of legitimate rights and interests of the platform, including, but not limited to:<br>
  58. a) Promoting other platforms in the same industry or encouraging viewers to watch non-platform content;<br>
  59. b) Using the platform to obtain illegal benefits;<br>
  60. c) Publishing commercials or engaging in other profitable activities;<br>
  61. d) Slandering or damaging the platform’s image.
  62. </p>
  63. <p>
  64. 9. Undesirable acts, including, but not limited to:<br>
  65. a) Hanging up abruptly, recording and playing broadcasts, not actively interacting with viewers;<br>
  66. b) Engaging in activities unrelated to the broadcast;<br>
  67. c) Intentionally refreshing the page or disrupting normal operation of service;<br>
  68. d) Other undesirable acts, including sleeping, giving abuse, smoking, drinking alcohol or appearing drunk, etc.
  69. </p>
  70. <p>
  71. 10. Other prohibited acts:<br>
  72. a) Registration of duplicate accounts;<br>
  73. b) Simultaneous broadcasting on other platforms;<br>
  74. c) Impersonating others;<br>
  75. d) Allowing others to broadcast using your account.
  76. </p>
  77. <p>
  78. In the event of a breach of this Code of Conduct, the site may, depending on the severity of the offense, give oral or written warning to the agency, deem the broadcast containing prohibited acts as invalid, limit functions, suspend or permanently block accounts, deduct commissions and/or security deposits as well as give fines and give other penalties. In extremely serious cases, the site may proceed with further economic claims or legal accountability.
  79. </p>
  80. <p>
  81. This Code of Conduct will take effect immediately from the date of publishing. This site has the right to revise the Code of Conduct from time to time in the course of its operation and the revised clauses will take effect immediately after release on the site. If you continue to use the platform after revision, you accept and are willing to follow the revised terms.
  82. </p>
  83. <p>
  84. November 14, 2017
  85. </p>
  86. </div>
  87. </div>
  88. </div>
  89. <!-- right content end -->
  90. </div>