Skip to content

Commit

Permalink
Serbian + Zhongwen topic link updates (#12345)
Browse files Browse the repository at this point in the history
* Serbian + Zhongwen topic link updates

* Update serbian.ts

* Snapshot updates
  • Loading branch information
amoore108 authored Jan 28, 2025
1 parent d47a785 commit e8a8758
Show file tree
Hide file tree
Showing 7 changed files with 102 additions and 30 deletions.
24 changes: 20 additions & 4 deletions src/app/lib/config/services/serbian.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,19 +117,19 @@ export const service: SerbianConfig = {
},
{
title: 'Srbija',
url: '/serbian/lat/topics/cr50vdy9q6wt',
url: '/serbian/topics/cr50vdy9q6wt/lat',
},
{
title: 'Balkan',
url: '/serbian/lat/topics/c06g87137jgt',
url: '/serbian/topics/c06g87137jgt/lat',
},
{
title: 'Svet',
url: '/serbian/lat/topics/c2lej05e1eqt',
url: '/serbian/topics/c2lej05e1eqt/lat',
},
{
title: 'Video',
url: '/serbian/lat/topics/c44vyp5g049t',
url: '/serbian/topics/c44vyp5g049t/lat',
},
{
title: 'Najpopularnije',
Expand Down Expand Up @@ -509,6 +509,22 @@ export const service: SerbianConfig = {
title: 'Почетна страна',
url: '/serbian/cyr',
},
{
title: 'Србија',
url: '/serbian/topics/cr50vdy9q6wt/cyr',
},
{
title: 'Балкан',
url: '/serbian/topics/c06g87137jgt/cyr',
},
{
title: 'Свет',
url: '/serbian/topics/c2lej05e1eqt/cyr',
},
{
title: 'Видео',
url: '/serbian/topics/c44vyp5g049t/cyr',
},
{
title: 'Најпопуларније',
url: '/serbian/cyr/popular/read',
Expand Down
28 changes: 14 additions & 14 deletions src/app/lib/config/services/zhongwen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,31 +126,31 @@ export const service: ZhongwenConfig = {
},
{
title: '国际',
url: '/zhongwen/simp/topics/ck2l9z0em07t',
url: '/zhongwen/topics/c83plve5vmjt/simp',
},
{
title: '中国',
url: '/zhongwen/simp/topics/cv85rd690y1t',
url: '/zhongwen/topics/ckr7mn6r003t/simp',
},
{
title: '香港',
url: '/zhongwen/simp/topics/c4vmr03pyn6t',
url: '/zhongwen/topics/cezw73jk755t/simp',
},
{
title: '台湾',
url: '/zhongwen/simp/topics/c50nzmy3vent',
url: '/zhongwen/topics/cd6qem06z92t/simp',
},
{
title: '英国',
url: '/zhongwen/simp/topics/c1nq04exqmlt',
url: '/zhongwen/topics/c1ez1k4emn0t/simp',
},
{
title: '财经',
url: '/zhongwen/simp/topics/cdlxq9k9nqkt',
url: '/zhongwen/topics/cq8nqywy37yt/simp',
},
{
title: '视频',
url: '/zhongwen/simp/topics/ck5rznle6edt',
url: '/zhongwen/topics/cgvl47l38e1t/simp',
},
],
scriptLink: {
Expand Down Expand Up @@ -434,31 +434,31 @@ export const service: ZhongwenConfig = {
},
{
title: '國際',
url: '/zhongwen/trad/topics/c83plve5vmjt',
url: '/zhongwen/topics/c83plve5vmjt/trad',
},
{
title: '中國',
url: '/zhongwen/trad/topics/ckr7mn6r003t',
url: '/zhongwen/topics/ckr7mn6r003t/trad',
},
{
title: '香港',
url: '/zhongwen/trad/topics/cezw73jk755t',
url: '/zhongwen/topics/cezw73jk755t/trad',
},
{
title: '台灣',
url: '/zhongwen/trad/topics/cd6qem06z92t',
url: '/zhongwen/topics/cd6qem06z92t/trad',
},
{
title: '英國',
url: '/zhongwen/trad/topics/c1ez1k4emn0t',
url: '/zhongwen/topics/c1ez1k4emn0t/trad',
},
{
title: '財經',
url: '/zhongwen/trad/topics/cq8nqywy37yt',
url: '/zhongwen/topics/cq8nqywy37yt/trad',
},
{
title: '影片',
url: '/zhongwen/trad/topics/cgvl47l38e1t',
url: '/zhongwen/topics/cgvl47l38e1t/trad',
},
],
scriptLink: {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,34 @@ exports[`AMP Home Page Header Navigation link should match text and url 1`] = `
`;

exports[`AMP Home Page Header Navigation link should match text and url 2`] = `
{
"text": "Србија",
"url": "/serbian/topics/cr50vdy9q6wt/cyr",
}
`;

exports[`AMP Home Page Header Navigation link should match text and url 3`] = `
{
"text": "Балкан",
"url": "/serbian/topics/c06g87137jgt/cyr",
}
`;

exports[`AMP Home Page Header Navigation link should match text and url 4`] = `
{
"text": "Свет",
"url": "/serbian/topics/c2lej05e1eqt/cyr",
}
`;

exports[`AMP Home Page Header Navigation link should match text and url 5`] = `
{
"text": "Видео",
"url": "/serbian/topics/c44vyp5g049t/cyr",
}
`;

exports[`AMP Home Page Header Navigation link should match text and url 6`] = `
{
"text": "Најпопуларније",
"url": "/serbian/cyr/popular/read",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,34 @@ exports[`Canonical Home Page Header Navigation link should match text and url 1`
`;

exports[`Canonical Home Page Header Navigation link should match text and url 2`] = `
{
"text": "Србија",
"url": "/serbian/topics/cr50vdy9q6wt/cyr",
}
`;

exports[`Canonical Home Page Header Navigation link should match text and url 3`] = `
{
"text": "Балкан",
"url": "/serbian/topics/c06g87137jgt/cyr",
}
`;

exports[`Canonical Home Page Header Navigation link should match text and url 4`] = `
{
"text": "Свет",
"url": "/serbian/topics/c2lej05e1eqt/cyr",
}
`;

exports[`Canonical Home Page Header Navigation link should match text and url 5`] = `
{
"text": "Видео",
"url": "/serbian/topics/c44vyp5g049t/cyr",
}
`;

exports[`Canonical Home Page Header Navigation link should match text and url 6`] = `
{
"text": "Најпопуларније",
"url": "/serbian/cyr/popular/read",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,28 +213,28 @@ exports[`AMP Home Page Header Navigation link should match text and url 1`] = `
exports[`AMP Home Page Header Navigation link should match text and url 2`] = `
{
"text": "Srbija",
"url": "/serbian/lat/topics/cr50vdy9q6wt",
"url": "/serbian/topics/cr50vdy9q6wt/lat",
}
`;

exports[`AMP Home Page Header Navigation link should match text and url 3`] = `
{
"text": "Balkan",
"url": "/serbian/lat/topics/c06g87137jgt",
"url": "/serbian/topics/c06g87137jgt/lat",
}
`;

exports[`AMP Home Page Header Navigation link should match text and url 4`] = `
{
"text": "Svet",
"url": "/serbian/lat/topics/c2lej05e1eqt",
"url": "/serbian/topics/c2lej05e1eqt/lat",
}
`;

exports[`AMP Home Page Header Navigation link should match text and url 5`] = `
{
"text": "Video",
"url": "/serbian/lat/topics/c44vyp5g049t",
"url": "/serbian/topics/c44vyp5g049t/lat",
}
`;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,28 +127,28 @@ exports[`Canonical Home Page Header Navigation link should match text and url 1`
exports[`Canonical Home Page Header Navigation link should match text and url 2`] = `
{
"text": "Srbija",
"url": "/serbian/lat/topics/cr50vdy9q6wt",
"url": "/serbian/topics/cr50vdy9q6wt/lat",
}
`;

exports[`Canonical Home Page Header Navigation link should match text and url 3`] = `
{
"text": "Balkan",
"url": "/serbian/lat/topics/c06g87137jgt",
"url": "/serbian/topics/c06g87137jgt/lat",
}
`;

exports[`Canonical Home Page Header Navigation link should match text and url 4`] = `
{
"text": "Svet",
"url": "/serbian/lat/topics/c2lej05e1eqt",
"url": "/serbian/topics/c2lej05e1eqt/lat",
}
`;

exports[`Canonical Home Page Header Navigation link should match text and url 5`] = `
{
"text": "Video",
"url": "/serbian/lat/topics/c44vyp5g049t",
"url": "/serbian/topics/c44vyp5g049t/lat",
}
`;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,28 +81,28 @@ exports[`Canonical Live Header Navigation link should match text and url 1`] = `
exports[`Canonical Live Header Navigation link should match text and url 2`] = `
{
"text": "Srbija",
"url": "/serbian/lat/topics/cr50vdy9q6wt",
"url": "/serbian/topics/cr50vdy9q6wt/lat",
}
`;

exports[`Canonical Live Header Navigation link should match text and url 3`] = `
{
"text": "Balkan",
"url": "/serbian/lat/topics/c06g87137jgt",
"url": "/serbian/topics/c06g87137jgt/lat",
}
`;

exports[`Canonical Live Header Navigation link should match text and url 4`] = `
{
"text": "Svet",
"url": "/serbian/lat/topics/c2lej05e1eqt",
"url": "/serbian/topics/c2lej05e1eqt/lat",
}
`;

exports[`Canonical Live Header Navigation link should match text and url 5`] = `
{
"text": "Video",
"url": "/serbian/lat/topics/c44vyp5g049t",
"url": "/serbian/topics/c44vyp5g049t/lat",
}
`;

Expand Down

0 comments on commit e8a8758

Please sign in to comment.