mirror of
https://github.com/iptv-org/iptv
synced 2025-12-18 03:17:14 -05:00
Update database/create.js
This commit is contained in:
3
scripts/store/setters/user_agent.js
Normal file
3
scripts/store/setters/user_agent.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function ({ user_agent }) {
|
||||
return user_agent || null
|
||||
}
|
||||
Reference in New Issue
Block a user