Skip to content

Commit 2131267

Browse files
committed
Add xh to PLAIN_TEXT_AGENTS
Add rust cli tool xh (https://github.com/ducaale/xh) to PLAIN_TEXT_AGENTS.
1 parent 571377f commit 2131267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ def filter(self, record):
8383
"powershell",
8484
"fetch",
8585
"aiohttp",
86+
"xh",
8687
]
8788

8889
def _is_html_needed(user_agent):

0 commit comments

Comments
 (0)