1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

Add xh to PLAIN_TEXT_AGENTS

Add rust cli tool xh (https://github.com/ducaale/xh) to PLAIN_TEXT_AGENTS.
This commit is contained in:
Yin Shanyang
2022-06-16 14:34:23 +02:00
parent 571377f2f7
commit 2131267f57
+1
View File
@@ -83,6 +83,7 @@ PLAIN_TEXT_AGENTS = [
"powershell",
"fetch",
"aiohttp",
"xh",
]
def _is_html_needed(user_agent):