url: "", //blog url, if it is empty it will automatically use the blog url (don't add a slash at the end of the url)
page: "p/page.html", // url safelink page / safelink article
output: "#output", // place the output link, use the id attribute
fixednavbar: true, // please change to true / false if you want the Navbar to float
countdown: true, // please change to true / false if you want safelink page with countdown
timedown: 10, // countdown start
lang: {
urlempty: "URL can not be empty",
convertsuccess: "Convert URL success, copy url on box below",
validtext: "HTTP, HTTPS, or WWW",
gourltext: "Click here to go",
nourl: "No URl here",
errorconvert: "URL can not to convert",
emptypass: "Password can not be empty",
wrongpass: "Password is incorrect",
countdowntext: "Please Wait {{anascountdown}} Second";
}