We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c116f6d commit a0c9dabCopy full SHA for a0c9dab
vdodwyt.py
@@ -15,4 +15,6 @@
15
import pyshorteners as ps
16
url = "https://www.instagram.com/p/CCyHGMDA5MF/"
17
print(ps.Shortener().tinyurl.short(url))
18
-'''
+'''
19
+
20
+#NOTE : This only works for local host !
0 commit comments