BUGFIX: Removed client spoofing feature to avoid tracker blacklisting

This commit is contained in:
Christophe Dumez
2010-07-24 17:35:29 +00:00
parent 5435bd2354
commit 3caf473424
7 changed files with 40 additions and 13 deletions

View File

@@ -1570,7 +1570,7 @@ QGroupBox {
<property name="geometry">
<rect>
<x>0</x>
<y>-106</y>
<y>0</y>
<width>552</width>
<height>496</height>
</rect>
@@ -1748,7 +1748,7 @@ QGroupBox {
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_5">
<widget class="QGroupBox" name="groupBox_usurpation">
<property name="title">
<string>Client whitelisting workaround</string>
</property>