diff options
Diffstat (limited to 'src/getScheduleHtml.ts')
| -rw-r--r-- | src/getScheduleHtml.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/getScheduleHtml.ts b/src/getScheduleHtml.ts index 66df92e..abeadfe 100644 --- a/src/getScheduleHtml.ts +++ b/src/getScheduleHtml.ts @@ -1,6 +1,5 @@ import https from 'https' - const OPTIONS = { hostname: 'schedule.hololive.tv', port: 443, |