Skip to content

Commit

Permalink
feat: add chameleon to entities (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: John Lifsey <[email protected]>
  • Loading branch information
nebulous and John Lifsey authored Jul 1, 2020
1 parent 1a4fcfc commit 49adc23
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/entities.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11526,4 +11526,11 @@
domains: ['*.gointerpay.net'],
examples: ['checkout.gointerpay.net'],
},
{
name: 'Chameleon',
homepage: 'https://www.trychameleon.com/',
categories: ['marketing'],
domains: ['*.trychameleon.com'],
examples: ['fast.trychameleon.com'],
}
]

0 comments on commit 49adc23

Please sign in to comment.