Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-03-12 04:20:11 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-03-12 04:20:11 +0300
commitc9bcad87a2a5384416d6c4953a1a4ba578792433 (patch)
tree5a83f503b953f6da6a6b4fb75ae2e21aa399b03a /exampleSite
parent92a5199686b70214eac276e0da4c2e459f3ab01e (diff)
Youtube multi supportURL
Youtube social link now support different type of URL. Custom, channel and the legacy user
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 5eba0b3..27b71f5 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -63,6 +63,9 @@ googleAnalytics = ""
Telegram = "xxxx"
Medium = "xxxx"
Gitlab = "xxxx"
+ Youtubelegacy = "xxxx"
+ Youtubecustom = "xxxx"
+ Youtubechannel = "xxxx"
Youtube = "xxxx"
Tumblr ="xxxx"
Quora = "xxxx"