mirror of
https://github.com/iptv-org/epg
synced 2026-04-29 22:16:59 -04:00
use splitted lodash modules for better efficiency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const cheerio = require('cheerio')
|
||||
const axios = require('axios')
|
||||
const { DateTime } = require('luxon')
|
||||
const { uniqBy } = require('../../scripts/functions')
|
||||
const uniqBy = require('lodash.uniqby')
|
||||
|
||||
module.exports = {
|
||||
site: 'tvhebdo.com',
|
||||
|
||||
Reference in New Issue
Block a user