Orion ♛

Results 2 comments of Orion ♛

the best plane >>> 1-remove branch => .git/refs/heads => rm -rf 2-remove index.lock and COMMIT_EDITMSG (maybe not found) => rm -f 3-and switch other branch and changes save in stash...

![Screenshot_2023-11-14_17-15-23](https://github.com/GerbenJavado/LinkFinder/assets/99072256/594b3de8-84f5-4b0b-830e-aa5df589d39a) change line 133, 137 `sslcontext = ssl.SSLContext(ssl.PROTOCOL_TLS_CLIENT)` add line 134, 138| `sslcontext.load_verify_locations("/etc/ssl/certs/ca-certificates.crt")` locations is path to file ssl certification in system