This website requires JavaScript.
Explore
Help
Sign In
kavin
/
Piped
Watch
1
Star
0
Fork
0
You've already forked Piped
mirror of
https://github.com/TeamPiped/Piped.git
synced
2024-12-15 06:40:28 +05:30
Code
Issues
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 14:50:57 +05:30
export
default
{
Preferences + Format code.
2020-11-17 10:45:35 +05:30
BASE
_URL
:
localStorage
.
getItem
(
"instance"
)
||
'https://pipedapi.kavin.rocks'
,
}
Reference in New Issue
Copy Permalink