Skip to content

Commit

Permalink
fix(entities): update 'Podsights' (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
rockeynebhwani authored Jun 13, 2022
1 parent c95e21a commit 8e5996f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -11886,8 +11886,8 @@ module.exports = [
name: 'Podsights',
homepage: 'https://podsights.com/',
categories: ['marketing'],
domains: ['*.pdst.fm'],
examples: ['cdn.pdst.fm'],
domains: ['*.pdst.fm', 'us-central1-adaptive-growth.cloudfunctions.net'],
examples: ['cdn.pdst.fm', 'sink.pdst.fm'],
},
{
name: 'Chatwoot',
Expand Down

0 comments on commit 8e5996f

Please sign in to comment.