videopiracyguide->video (#3990)

This commit is contained in:
Wispy 2025-08-29 20:30:06 +12:00 committed by GitHub
parent 7cedf924b4
commit e28b0b7121
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 76 additions and 76 deletions

View file

@ -205,7 +205,7 @@ export const sidebar: DefaultTheme.Sidebar | DefaultTheme.NavItemWithLink[] = [
},
{
text: '<span class="i-twemoji:television"></span> Movies / TV / Anime',
link: '/videopiracyguide'
link: '/video'
},
{
text: '<span class="i-twemoji:musical-note"></span> Music / Podcasts / Radio',

View file

@ -194,7 +194,7 @@ export function transform(text: string): string {
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/video/g,
'/videopiracyguide'
'/video'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/audio/g,

View file

@ -120,7 +120,7 @@ export const headers: Header = {
title: 'Torrenting',
description: 'Torrent Clients, Torrent Sites, Trackers'
},
'videopiracyguide.md': {
'video.md': {
title: 'Movies / TV / Anime',
description: 'Stream Videos, Download Videos, Torrent Videos'
},