videopiracyguide->video

This commit is contained in:
Wispy 2025-08-28 21:17:35 +00:00
parent 0b0a0f72f4
commit 0ded456ed1
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'
},