From 8484d9a90adb9939dd56ad0229189ca0f97cb226 Mon Sep 17 00:00:00 2001 From: beyondgfw Date: Tue, 2 Jul 2019 00:01:28 +0800 Subject: [PATCH] TheTVDB: init support --- data/hosts.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/hosts.yml b/data/hosts.yml index 45cb51a..dbeb607 100644 --- a/data/hosts.yml +++ b/data/hosts.yml @@ -5327,6 +5327,12 @@ hosts: - theinitium.com - api.theinitium.com + - name: TheTVDB + sni_rst: yes + items: + - ip: 104.16.230.14 + domain: www.thetvdb.com + - name: TopickHK items: - ip: 118.143.30.216 -- GitLab