This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#phantomjs万达员工歌唱比赛刷票程序 by Lessy@镇江万达百货 | |
var page = require('webpage').create(); | |
setInterval(function() { | |
page.open('http://k.dagexing.com/music/a82352841555', function (status) { | |
page.open('http://k.dagexing.com/songaction?siid=a82352841555&version=1&action=5', function (status) { | |
page.clearCookies(); | |
}); | |