Socket
Socket
Sign inDemoInstall

pnd.tl

Package Overview
Dependencies
7
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pnd.tl

pnd.tl üzerinden link kılsatmanızı sağlar


Version published
Weekly downloads
5
increased by25%
Maintainers
1
Install size
484 kB
Created
Weekly downloads
 

Readme

Source

Pnd.tl

Bu modülü, kullanarak URL'lerinizi pnd.tl üzerinden kısaltmanıza olanak sağlar.

Sitemiz , pnd.tl

npm install pnd.tl
const modül = require('pnd.tl')('api keyiniz')

//normal url kısalt
async functionsalt() {
let link = await modül.kısalt('https://github.com/CodAre-Development', 1) //link ve type giriyoruz
console.log(link)
}
kısalt() //https://pnd.tl/fUyy

//özel url kısalt
async function özelurl() {
let link = await modül.özelkısalt('codare', 'https://codare.fun', 1) // alias, link ve type giriyoruz
console.log(link)
  }
  özelurl() // https://pnd.one/codare

Typelar

TypeKategorisi
1Genel reklam kolay
2Genel reklam zor
3+18 Kolay
4+18 Zor
6Telegram +18
7Telegram Genel

Keywords

FAQs

Last updated on 05 May 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc