mirror of
https://github.com/fmhy/edit.git
synced 2025-10-13 08:11:07 +11:00
videopiracyguide->video (#3990)
This commit is contained in:
parent
7cedf924b4
commit
e28b0b7121
30 changed files with 76 additions and 76 deletions
|
@ -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',
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue