Skip to content

Commit

Permalink
fix: #1109 support telegra.ph login
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Apr 2, 2024
1 parent 1a04f29 commit 557fde4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions testdata/telegra-ph/hurl.doc.sh
@@ -0,0 +1,4 @@
#!/bin/sh

hurlfmt telegra.ph.hurl --out json --output telegra.ph.hurl.json
# hurlfmt telegra.ph.hurl --out html --output telegra.ph.hurl.html
3 changes: 3 additions & 0 deletions testdata/telegra-ph/hurl.sh
@@ -0,0 +1,3 @@
#!/bin/sh

hurl telegra.ph.hurl -v -o telegra.ph.hurl.result.txt

0 comments on commit 557fde4

Please sign in to comment.