This website requires JavaScript.
Explore
Help
Sign In
iptv-org
/
iptv
Watch
1
Star
0
Fork
0
You've already forked iptv
mirror of
https://github.com/iptv-org/iptv
synced
2025-12-20 12:27:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c2bd33447be4cc1bcc6041f04c8c27f7c2bc981
iptv
/
scripts
/
store
/
setters
/
user_agent.js
4 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Update store/setters
2023-05-01 21:34:16 +03:00
module
.
exports
=
function
(
user
_agent
)
{
Update database/create.js
2022-02-13 06:03:47 +03:00
return
user
_agent
||
null
}
Reference in New Issue
Copy Permalink