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