Skip to content

Commit

Permalink
feat(entities) Added 'Rockerbox', 'LittleData', 'Thesis', 'Appsolute'…
Browse files Browse the repository at this point in the history
…, 'DailyKarma' and renamed 'BounceX' to 'Wunderkind' (#181)

* Added 'Rockerbox' and renamed 'BounceX' to 'Wunderkind'

* Added 'LittleData' and 'Thesis'

* Added additional domain for Wunderkind

WHOIS Domain information - https://www.whoxy.com/cdnbasket.net

* Added 'Appsolute' & 'DailyKarma'
  • Loading branch information
rockeynebhwani authored Apr 27, 2022
1 parent 717868c commit f928e60
Showing 1 changed file with 42 additions and 7 deletions.
49 changes: 42 additions & 7 deletions data/entities.js
Original file line number Diff line number Diff line change
Expand Up @@ -2508,6 +2508,13 @@ module.exports = [
categories: ['ad'],
domains: ['*.appier.net'],
},
{
name: 'Appsolute',
categories: ['utility'],
homepage: 'https://appsolute.us/',
domains: ['dropahint.love'],
examples: ['dropahint.love'],
},
{
name: 'Apptus eSales',
company: 'Apptus',
Expand Down Expand Up @@ -2912,13 +2919,6 @@ module.exports = [
categories: ['utility'],
domains: ['*.borderfree.com', '*.fiftyone.com'],
},
{
name: 'BounceX',
categories: ['analytics'],
homepage: 'https://www.bouncex.com/',
domains: ['*.bounceexchange.com', '*.bouncex.net'],
examples: ['events.bouncex.net'],
},
{
name: 'BowNow',
categories: ['analytics'],
Expand Down Expand Up @@ -3851,6 +3851,13 @@ module.exports = [
categories: ['ad'],
domains: ['*.dtscout.com'],
},
{
name: 'Dailykarma',
categories: ['utility'],
homepage: 'https://www.dailykarma.com/',
domains: ['*.dailykarma.io'],
examples: ['assets.dailykarma.io'],
},
{
name: 'Dailymotion',
categories: ['content'],
Expand Down Expand Up @@ -5978,6 +5985,13 @@ module.exports = [
categories: ['ad'],
domains: ['*.linkingmobile.com'],
},
{
name: 'LittleData',
categories: ['analytics'],
homepage: 'https://www.littledata.io/',
domains: ['*.littledatea.io'],
examples: ['transactions.littledata.io'],
},
{
name: 'LiveBurst',
categories: ['ad'],
Expand Down Expand Up @@ -8007,6 +8021,13 @@ module.exports = [
categories: ['utility'],
domains: ['*.riskified.com'],
},
{
name: 'Rockerbox',
categories: ['analytics'],
homepage: 'https://www.rockerbox.com/',
domains: ['getrockerbox.com'],
examples: ['getrockerbox.com'],
},
{
name: 'Rocket Fuel',
categories: ['ad'],
Expand Down Expand Up @@ -9166,6 +9187,13 @@ module.exports = [
domains: ['*.thawte.com'],
examples: ['ocsp.thawte.com', 'seal.thawte.com'],
},
{
name: 'Thesis',
categories: ['analytics'],
homepage: 'https://www.thesistesting.com/',
domains: ['*.ttsep.com'],
examples: ['thix.ttsep.com'],
},
{
name: 'The AA',
categories: ['ad'],
Expand Down Expand Up @@ -10249,6 +10277,13 @@ module.exports = [
categories: ['utility'],
domains: ['*.wufoo.com'],
},
{
name: 'Wunderkind',
categories: ['analytics'],
homepage: 'https://www.wunderkind.co/',
domains: ['*.bounceexchange.com', '*.bouncex.net', '*.wknd.ai', '*.cdnbasket.net'],
examples: ['events.bouncex.net', 'tag.wknd.ai', 'data.cdnbasket.net'],
},
{
name: 'Wyng',
categories: ['ad'],
Expand Down

0 comments on commit f928e60

Please sign in to comment.