This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
Piped
Watch
1
Star
0
Fork
0
You've already forked Piped
mirror of
https://github.com/TeamPiped/Piped.git
synced
2024-08-30 18:43:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e545dfb27
Piped
/
src
/
Constants.js
4 lines
104 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit. A WIP front end.
2020-11-11 09:20:57 +00:00
export
default
{
Preferences + Format code.
2020-11-17 05:15:35 +00:00
BASE
_URL
:
localStorage
.
getItem
(
"instance"
)
||
'https://pipedapi.kavin.rocks'
,
}
Reference in New Issue
Copy Permalink