mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Fix linter issues in sites/
This commit is contained in:
@@ -65,7 +65,7 @@ module.exports = {
|
||||
const cheerio = require('cheerio')
|
||||
|
||||
const data = await axios
|
||||
.get(`https://www.digiturk.com.tr/`, {
|
||||
.get('https://www.digiturk.com.tr/', {
|
||||
headers: {
|
||||
'User-Agent':
|
||||
'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
|
||||
|
||||
Reference in New Issue
Block a user