From 5c1b4fb3198ec398e8b292effe5ca84d280939f3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 19 Oct 2020 01:58:41 +0200 Subject: Ph: fix related videos images and titles missing or incorrect. Use message type to open in video player instead of using http head --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 97f7a6d..474a748 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "depends/rapidjson"] path = depends/rapidjson url = https://git.dec05eba.com/rapidjson +[submodule "depends/html-parser"] + path = depends/html-parser + url = https://git.dec05eba.com/html-parser -- cgit v1.2.3