Изменены ссылки на сайт

This commit is contained in:
2025-10-02 01:22:58 +08:00
parent b3ee981bd1
commit bcd45e34bf
2 changed files with 3 additions and 4 deletions

View File

@@ -16,8 +16,8 @@ import (
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "iptvc",
Short: "Simple utility to check iptv playlists. Part of iptv.axenov.dev project.",
Long: `Simple utility to check iptv playlists. Part of iptv.axenov.dev project.
Short: "Simple utility to check iptv playlists. Part of m3u.su project.",
Long: `Simple utility to check iptv playlists. Part of m3u.su project.
Copyright (c) 2025, Антон Аксенов, MIT license.`,
// Uncomment the following line if your bare application
// has an action associated with it: