Renren.com's lottery host for seven years can be shaken without limits.

Source: Internet
Author: User

Http://seven.renren.com/websitecelebrate here there is a lottery machine, shake a bit, the result is not in, prompting the next shake to be in the next hour. The http://s.xnimg.cn/a49632/actimg/12anniversary/js/anniversary.js found such a Javascript file that contains the basic whole of the 7th anniversary page. XN. act. embedFlash (); // you cannot click if (isLotteryed) {jQuery ('. lottery-btn '). addClass ('lottery-btn-un '); jQuery ('. lottery-btn '). click (function () {return false ;});} else {jQuery ('. lottery-btn '). click (function () {if (this ). className. indexOf ('lottery-btn-UN') =-1) {jQuery ('. lottery-btn '). addClass ('lottery-btn-un '); XN. act. run (); return false ;}}); only the lottery button is disabled and XN is displayed. act. run ();, move this to the onclick event of any other link in the page. <A onclick = "XN. act. run (); return false; "href =" javascript:; "class =" lottery-check "> view the latest winning list & gt; </a> each time you click the "view winning list" Link, you can see that the slot is turned on.

Solution:Verify that you do not only stay locally, but also do not operate on local buttons. on the server side, save the data that has been shaken and restrict the start of the lottery server.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.