Mythus commited on
Commit
c65bfc9
·
verified ·
1 Parent(s): 037d93e

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -0
run.py CHANGED
@@ -8,4 +8,5 @@ url = "https://d000d.com/pass_md5/127488538-27-150-1724518008-5662b9c2ccc93709c4
8
 
9
  response = requests.get(url,headers=headers)
10
 
 
11
  print(response.text) # This will print the HTML content of the page
 
8
 
9
  response = requests.get(url,headers=headers)
10
 
11
+ print(response)
12
  print(response.text) # This will print the HTML content of the page