Skip to content

Commit

Permalink
fix: Removed offline server for link-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Nov 27, 2022
1 parent 10bc6ed commit ba9560f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/linkPreview.ts
Expand Up @@ -34,7 +34,6 @@ 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 ba9560f

Please sign in to comment.