package common const ( SubXunLeiRootUrl = "http://sub.xmp.sandai.net:8000/subxl/%s.json" SubShooterRootUrl = "https://www.shooter.cn/api/subapi.php" SubZiMuKuRootUrl = "http://zmk.pw" SubZiMuKuSearchUrl = SubZiMuKuRootUrl + "/search" SubSubHDRootUrl = "https://subhd.tv" SubSubHDSearchUrl = SubSubHDRootUrl + "/search/%s" TVDBRootUrl = "https://thetvdb.com" TVDBSearchUrl = TVDBRootUrl + "/search" )