This website works better with JavaScript
Home
Explore
Help
Register
Sign In
choozmo
/
AI_Spokesgirl
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8b4eeb06ca
Branches
Tags
linepay
master
AI_Spokesgirl
/
html
/
static
/
common.js
common.js
81 B
History
Raw
1
2
3
$(".btn-logout").click(function() {
window.location.href = 'index.html';
});