Flynntes / Sleeky

🎨 A sleek and simple frontend & backend theme for YOURLS

Home Page:http://sleeky.flynntes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin version checker has invalid url

master3395 opened this issue · comments

This version checker in the admin panel does not allow links.

https://github.com/Flynntes/Sleeky/blob/592b0497e79b83f3679cc2d4467cf44f069b8e01/sleeky-backend/assets/js/theme.js

var updated_content = "Running on" + content.slice(13, i) + '& <a href="https://sleeky.flynntes.com/" title="Sleeky">Sleeky</a>' + content.slice(i-1)

Ignor the "online" part, it's apart of CloudFlare.
image