diff --git a/.gitmodules b/.gitmodules index 1ac9b49..807fc59 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "cymruwhois"] path = cymruwhois url = https://github.com/JustinAzoff/python-cymruwhois.git +[submodule "dnspython-orig"] + path = dnspython + url = https://github.com/rthalley/dnspython/ diff --git a/dns b/dns new file mode 120000 index 0000000..1bd9718 --- /dev/null +++ b/dns @@ -0,0 +1 @@ +dnspython/dns \ No newline at end of file diff --git a/dnspython b/dnspython new file mode 160000 index 0000000..a55e23f --- /dev/null +++ b/dnspython @@ -0,0 +1 @@ +Subproject commit a55e23fbc4b960ca7f88342a89404fc07293096c