NihLink, Simple Safelink Template Blogger

12 August 2018
7

Price

It's Free Felas
Feature FreePremium
Responsive
Mobile Friendly
Easy Setting
3 Column
Ads Slot
Lock Password
Countdown Link
Demo

😶 How To Make Safelink Page / Article

On HTML Mode, Just insert <div id="output"></div>

You Can Set The ID On Setting Section

🌽 Example

<p>Eum ab autem quia impedit facere. Molestias nemo facere quo. Tenetur ea occaecati. Iusto minus repudiandae qui et dolore. At aut enim dicta aut mollitia beatae. Ipsam qui quia qui ut vel error animi.</p>
<div id="output"></div>
<p>Eius cumque magnam nisi nulla itaque consequatur doloremque sit. Enim voluptas tempore harum aliquid explicabo ut adipisci corrupti. Dolorem aut optio ab porro dolores. Ipsa repellendus commodi. Dolorem voluptatem quasi dolorem voluptas dignissimos aut. Aut cumque voluptate atque excepturi unde est ea quis dolores.</p>

🥑 Setting

Layout > page-setting > setting

🥕 Value

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";
}

🎉 Built With