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
6c942f5a95
traxxx
/
traxxx
3 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed ID number/string incompatability in duplicate detection. Expanded Reality Kings scraper to handle older scenes and fix URLs.
2019-11-16 23:45:31 +00:00
#!/usr/bin/bash
Added source maps. Fixed DDFNetwork avatar and improved photo fetch error handling.
2019-12-09 23:30:55 +00:00
node -r source-map-support/register ./dist/init.js "$@";