Skip to content

Commit

Permalink
Merge pull request #27682 from guardian/ds/add-the-filter-to-scal-map…
Browse files Browse the repository at this point in the history
…ping

add the-filter to scala mapping for ipsos-mori
  • Loading branch information
dskamiotis authored Dec 20, 2024
2 parents 221ee68 + 0ae913a commit 3a909d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/app/model/IpsosTags.scala
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ object IpsosTags {
"uk/technology" -> "technology", /* There is no US technology tag - should these map to technology? */
"au/technology" -> "technology",
"technology" -> "technology", /* Default for technology (including motoring) articles */
"the-filter" -> "thefilter",
"the-guardian-foundation" -> "foundation",
"theguardian" -> "theguardian",
"theobserver" -> "theobserver",
Expand Down

0 comments on commit 3a909d8

Please sign in to comment.