mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 05:06: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:
@@ -83,6 +83,7 @@ PLAIN_TEXT_AGENTS = [
|
||||
"powershell",
|
||||
"fetch",
|
||||
"aiohttp",
|
||||
"xh",
|
||||
]
|
||||
|
||||
def _is_html_needed(user_agent):
|
||||
|
||||
Reference in New Issue
Block a user