MYWOT
Child safety
N/A
Confidence
0%
Trustworthiness
N/A
Confidence
0%
MALICIOUS CONTENT INDICATORS
Yanndanthu.github.io most likely does not offer any malicious content.
Secure connection support
HTTPS
Yanndanthu.github.io provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Yanndanthu.github.io most likely does not offer any adult content.
Popular pages
-
Yann's blog
Yann's blog 12 May 2020 on dev, git Some pretty usefull git command I never remember :) Remove all local branches already merged in master git branch --merged master | xargs -L1 git branch -d and to k...