mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-07-09 05:20:22 -05:00
3 lines
41 B
Python
3 lines
41 B
Python
from certifi import where
|
|
print(where())
|