This website requires JavaScript.
Explore
Help
Sign In
DebaucheryLibrarian
/
traxxx
Watch
2
Star
1
Fork
You've already forked traxxx
1
Code
Issues
37
Pull Requests
1
Releases
Wiki
Activity
35245ca03f
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
}
;