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
c187a27123
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 "$@";