We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5582e95 commit 7ab92adCopy full SHA for 7ab92ad
scripts/curl.bat
@@ -0,0 +1,9 @@
1
+cls
2
+@echo.
3
4
+set /p qr= Coloque o link:
5
6
7
+timeout 2 >null
8
+curl qrenco.de/%qr%
9
+@pause
0 commit comments