diff --git a/views/index.pug b/views/index.pug index a144569..a70535f 100644 --- a/views/index.pug +++ b/views/index.pug @@ -106,7 +106,8 @@ html img.src = '#{site}/get/@' + text + '?theme=' + theme }) - iframe(src="https://chat.getloli.com/room/@Moe-counter?title=%E8%90%8C%E8%90%8C%E8%AE%A1%E6%95%B0%E5%99%A8%E7%9A%84%E7%95%99%E8%A8%80%E6%9D%BF", scrolling="no", frameborder="0", height="70%", width="26%", style="position: fixed;top: 2%;right: 5%;") - p.copy a(href='https://github.com/journey-ad/Moe-Counter', target='_blank', onclick='_evt_push("click", "normal", "go_github")') source code + + p.copy + a(href='https://git.zzls.xyz/Fijxu/Moe-Counter', target='_blank', onclick='_evt_push("click", "normal", "go_github")') Modified source code (they are not big) \ No newline at end of file