Skip to content

Commit

Permalink
Delete useless port
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek24 committed Dec 20, 2023
1 parent 3917e57 commit d338cbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const { version } = require('./package.json');

const httpOptions = {
method: 'GET',
port: 443,
headers: {
'User-Agent': `Mozilla/5.0 (compatible; random-emoji/${version}; +https://github.com/sefinek24/random-emoji)`,
'Accept': 'application/json',
Expand Down

0 comments on commit d338cbd

Please sign in to comment.