This website requires JavaScript.
Explore
Help
Sign In
boiii
/
traxxx
forked from
DebaucheryLibrarian/traxxx
Watch
1
Star
0
Fork
You've already forked traxxx
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d3633f31ac
traxxx
/
assets
/
js
/
auth
/
state.js
6 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Transitioning to Vue. Installed environment and restored homepage scene overview.
2019-06-03 03:31:38 +00:00
export
default
{
Added rudimentary affiliate banner setup. Separated login and signup disable. Added various tag photos.
2021-06-27 22:05:24 +00:00
login
:
window
.
env
.
login
,
signup
:
window
.
env
.
signup
,
Switched to tabs. Adding missing actor entries when scraping actors, with batch ID.
2020-05-14 02:26:05 +00:00
user
:
null
,
Transitioning to Vue. Installed environment and restored homepage scene overview.
2019-06-03 03:31:38 +00:00
}
;