Remove redirects of my blog post about James Somerton

This commit is contained in:
Helen Chong 2024-05-31 23:01:26 +08:00
parent e6fcdaf94c
commit c386722a81
1 changed files with 1 additions and 6 deletions

View File

@ -10,8 +10,3 @@ const redirectUrl = (oldStr, newStr) => {
}
redirectUrl(oldDomain, newDomain);
redirectUrl(
'leilukin.neocities.org/blog/posts/2024-05-14-james-somerton-my-vide-',
'leilukin.com/blog/posts/2024-05-14-james-somerton-my-video-'
);
redirectUrl('james-somerton-my-vide-', 'james-somerton-my-video-');