File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed
Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -325,6 +325,11 @@ export const partnersData: PartnersDataType = [
325325 logo : "freewheel.png" ,
326326 type : [ "Publishers" ] ,
327327 } ,
328+ {
329+ name : "Frndly" ,
330+ logo : "frndlytv-logo.png" ,
331+ type : [ "Publishers" ] ,
332+ } ,
328333 {
329334 name : "Fubo TV" ,
330335 logo : "PartnerLogo_FuboTV_256x256.png" ,
Original file line number Diff line number Diff line change @@ -156,6 +156,18 @@ export const articleList: ArticleItem[] = [
156156 date : "August 1, 2024" ,
157157 locale : "en" ,
158158 } ,
159+ {
160+ title : "Axios" ,
161+ url : "https://www.axios.com/2024/10/22/spotify-ad-exchange-trade-desk-partnership" ,
162+ date : "October 22, 2024" ,
163+ locale : "en" ,
164+ } ,
165+ {
166+ title : "SoundCloud" ,
167+ url : "https://www.adexchanger.com/programmatic/programmatic-audio-is-a-tough-market-so-soundcloud-is-leading-with-display-and-video/" ,
168+ date : "November 5, 2024" ,
169+ locale : "en" ,
170+ } ,
159171 //JA Articles
160172 {
161173 title : "Criteo" ,
You can’t perform that action at this time.
0 commit comments