We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c116f6d + a0c9dab commit 84ef55eCopy full SHA for 84ef55e
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