aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-19 01:58:41 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-19 01:58:41 +0200
commit5c1b4fb3198ec398e8b292effe5ca84d280939f3 (patch)
tree6b23f00487b99cc909557b6d3327162452a20c0c /.gitmodules
parent04d0fa5001ebc9c43bc602823cd3395fc215c569 (diff)
Ph: fix related videos images and titles missing or incorrect. Use message type to open in video player instead of using http head
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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