Ejemplo n.º 1
0
 public string GetAnimeProfileUrl()
 {
     return(AnimeLink.Remove(AnimeLink.LastIndexOf('-')).Replace("/ver/", "/anime/"));
 }