Skip to content

Commit

Permalink
Update pyprox_HTTPS_v1.0_irancell.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GFW-knocker authored May 24, 2023
1 parent f5e608f commit 598f642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Irancell/pyprox_HTTPS_v1.0_irancell.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ def query(self,server_name):
return cache_ip

quary_params = {
'name': server_name,
# 'name': server_name, # no need for this when using dns wire-format , cause 400 err on some server
'type': 'A',
'ct': 'application/dns-message',
}
Expand Down

0 comments on commit 598f642

Please sign in to comment.