cget icon indicating copy to clipboard operation
cget copied to clipboard

use requests instead of urlopen to avoid 403

Open maddanio opened this issue 3 years ago • 3 comments

seems urlopen is blocked by many servers

maddanio avatar Jan 06 '21 13:01 maddanio

Congratulations :tada:. DeepCode analyzed your code in 3.75 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

ghost avatar Jan 06 '21 13:01 ghost

Importing the ssl module can be removed.

pfultz2 avatar Jan 06 '21 15:01 pfultz2

all comments worked in

maddanio avatar Jan 11 '21 08:01 maddanio