diff --git a/.gitmodules b/.gitmodules index 927bcca2..a10c91ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "external/jtorctl"] path = external/jtorctl url = https://github.com/guardianproject/jtorctl -[submodule "external/obfsproxy"] - path = external/obfsproxy - url = https://git.torproject.org/pluggable-transports/obfsproxy-legacy.git [submodule "external/ActionBarSherlock"] path = external/ActionBarSherlock url = https://github.com/JakeWharton/ActionBarSherlock.git @@ -19,12 +16,13 @@ [submodule "external/iptables"] path = external/iptables url = git://git.netfilter.org/iptables -[submodule "external/obfsclient"] - path = external/obfsclient - url = https://git.torproject.org/user/yawning/obfsclient.git [submodule "external/superuser-commands"] path = external/superuser-commands url = https://github.com/dschuermann/superuser-commands.git [submodule "external/liballium"] path = external/liballium url = https://git.torproject.org/user/yawning/liballium.git +[submodule "external/obfsclient"] + path = external/obfsclient + url = https://git.torproject.org/user/yawning/obfsclient.git +