Turn off ALL Ads/Featured Content/Bundle Crap in Utorrent/Bittorrent:
Options > Preferences > Advanced... Turn ALL settings to false:
- bt.enable_pulse
- distributed_share.enable
- gui.show_notorrents_node
- offers.left_rail_offer_enabled
package main | |
import ( | |
"context" | |
"crypto/x509" | |
"encoding/hex" | |
"fmt" | |
"log" | |
"net" | |
"time" |