Skip to content

Commit

Permalink
fix: Removed offline link-preview server
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Jul 31, 2022
1 parent 3fb61bd commit 1d10bab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/linkPreview.ts
Expand Up @@ -36,7 +36,6 @@ const defaultApiServers = [
'https://linkpreview.hps.net.br',
'https://wajsapi.titanwhats.com.br',
'https://wppc-linkpreview.cloudtrix.com.br',
'https://wppserver.comunicabh.com.br',
];

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

0 comments on commit 1d10bab

Please sign in to comment.