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 Oct 25, 2022
1 parent f40b96f commit c8e8f2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/linkPreview.ts
Expand Up @@ -32,7 +32,6 @@ const debug = Debug('WA-JS:link-preview');
*/
const defaultApiServers = [
'https://linkpreview.ddns.info',
'https://linkpreview.eletroinfo.site',
'https://linkpreview.hps.net.br',
'https://wajsapi.titanwhats.com.br',
'https://wppc-linkpreview.cloudtrix.com.br',
Expand Down

0 comments on commit c8e8f2e

Please sign in to comment.