Skip to content

Commit

Permalink
fix: Re-added server for link-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Nov 30, 2022
1 parent db71920 commit 645efc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/linkPreview.ts
Expand Up @@ -34,6 +34,7 @@ const defaultApiServers = [
'https://linkpreview.ddns.info',
'https://linkpreview.hps.net.br',
'https://wajsapi.titanwhats.com.br',
'https://wppc-linkpreview.cloudtrix.com.br',
];

const apiServers = config.linkPreviewApiServers || defaultApiServers;
Expand Down

0 comments on commit 645efc7

Please sign in to comment.