Update proxy docs and license year

This commit is contained in:
Lonami Exo 2021-02-12 17:56:46 +01:00
parent 8f0de3d285
commit 75db9f70df
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2016-2020 LonamiWebs
Copyright (c) 2016-Present LonamiWebs
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -148,9 +148,9 @@ The allowed values for the argument ``proxy_type`` are:
* For Python >= 3.6:
* All of the above
* ``python_socks.SOCKS5``
* ``python_socks.SOCKS4``
* ``python_socks.HTTP``
* ``python_socks.ProxyType.SOCKS5``
* ``python_socks.ProxyType.SOCKS4``
* ``python_socks.ProxyType.HTTP``
Example: