Skip to content

Commit fbeb2e8

Browse files
committed
Update link.js
1 parent cf0bedf commit fbeb2e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/link.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default async function handler(request, response) {
88
let twitterTitle = false;
99

1010

11+
const https = require('https');
1112

1213
function getRequest(url) {
1314

0 commit comments

Comments
 (0)