Tor V3 Patch

This commit is contained in:
canewsin 2021-11-28 01:15:19 +05:30
parent 454c0b2e7e
commit eab7fc2be4
4 changed files with 371 additions and 2 deletions

View file

@ -3,6 +3,7 @@ import itertools
from Plugin import PluginManager
from util import helper
from Crypt import CryptEd25519
from Crypt import CryptRsa
allow_reload = False # No source reload supported in this plugin