mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 10:00:05 -04:00
Update database/create.js
This commit is contained in:
parent
8f6095d2df
commit
96038210d6
4 changed files with 12 additions and 4 deletions
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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue