From a5865943169391bfe09a6a3de1cc3f47f2f730e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=BB=84=E7=93=9C?= <> Date: Wed, 20 Oct 2021 20:40:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=AA=9A=E7=81=AB=E7=94=B5?= =?UTF-8?q?=E5=BD=B1=E5=92=8C=E5=8A=A8=E6=BC=AB=E5=B7=B4=E5=A3=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/vcs.xml | 6 ++++++ XPath.md | 2 +- xpath/{saohuotv.json => saohuotv1.json} | 0 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .idea/vcs.xml rename xpath/{saohuotv.json => saohuotv1.json} (100%) diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/XPath.md b/XPath.md index a0f18af..bd4b1e1 100644 --- a/XPath.md +++ b/XPath.md @@ -103,7 +103,7 @@ "searchable": 1, "quickSearch": 1, "filterable": 0, - "ext": "https://cdn.jsdelivr.net/gh/lite-cucumber/CatVodTVSpider@master/xpath/saohuotv.json" + "ext": "https://cdn.jsdelivr.net/gh/lite-cucumber/CatVodTVSpider@master/xpath/saohuotv1.json" }, { "key": "csp_xpath_dm84", diff --git a/xpath/saohuotv.json b/xpath/saohuotv1.json similarity index 100% rename from xpath/saohuotv.json rename to xpath/saohuotv1.json