We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 580a08f + 007a983 commit 694504aCopy full SHA for 694504a
config/story.json
@@ -71,6 +71,36 @@
71
"value": ".story-body > .header"
72
},
73
"classList": ["hidden"]
74
+ },
75
+ {
76
+ "id": "zone-local-news-digest",
77
+ "tracking": true,
78
+ "filters": [
79
80
+ "type": "config",
81
+ "name": "zone.localNewsDigest",
82
+ "value": true
83
84
85
+ "type": "dma",
86
87
+ }
88
+ ],
89
+ "zephr": {
90
+ "feature": "zone-local-news-digest",
91
+ "dataset": [
92
93
94
+ "name": "domain",
95
+ "value": "marketInfo.domain"
96
97
+ ]
98
99
+ "placement": {
100
+ "type": "after",
101
+ "value": "zone-el-101"
102
103
+ "classList": ["stn-player"]
104
}
105
]
106
0 commit comments