2020-07-25 12:33:15 +03:00
<!-- Old Style -->
2022-04-21 12:44:08 +03:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2022-04-21 12:50:52 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml:lang = "en" >
2020-02-07 09:12:15 +02:00
< head >
2022-04-21 12:59:56 +03:00
< link rel = "stylesheet" href = "../style.css" / >
2020-02-07 09:12:15 +02:00
< meta charset = "UTF-8" >
< title > Spyware Watchdog< / title >
< / head >
< body >
< h1 > uTorrent< / h1 >
2021-08-18 06:03:43 +03:00
< h3 > Not finished (obviously) < / h3 >
2020-02-08 10:09:18 +02:00
< p > < a href = "../articles/index.html" > Back to catalog< / a > < / p >
2020-07-30 14:34:56 +03:00
< img src = "../images/utorrent_logo.png" alt = "uTorrent logo" >
2020-02-07 09:12:15 +02:00
< p >
uTorrent is a proprietary adware BitTorrent client owned and developed by BitTorrent, Inc.
< / p >
< h2 > Spyware Level: < font color = "yellow" > Not Rated< / font > < / h2 >
< p >
This article is a stub. Someone needs to write it. Email me if that person is you. The rest of this page is just the template for writing new
articles.
< / p >
< h3 > Spyware Feature X< / h3 >
< p >
This program has spyware feature X in it. There should be some kind of proof here. If it doesn't contain original research, the source
should be cited like this: < sup > < a href = "#1" > [1]< / a > < / sup > .
< / p >
< hr >
< h2 > Sources< / h2 >
< p >
< a name = "1" > 1.< / a >
< a href = "http://example.com/" > Example Source< / a >
< a href = "http://web.archive.org/web/20180729230956/http://example.com/" > [web.archive.org]< / a >
< a href = "http://archive.is/tgJjl" > [archive.is]< / a > < br >
< / p >
< hr >
< p > < b >
This article was last edited on 8/3/2018
< / b > < / p >
< p >
2020-11-17 23:03:24 +02:00
If you want to edit this article, or contribute your own article(s), visit us at the git repo on < a href = "https://codeberg.org/shadow/SpywareWatchdog" > Codeberg< / a > . All contributions must be licensed under the CC0 license to be accepted.
2020-02-07 09:12:15 +02:00
< / p >
2021-01-02 07:54:37 +02:00
< a href = "../LICENSE.txt" > < img src = "../images/cc0.png" alt = "CC0 License" > < / a >
2020-02-07 09:12:15 +02:00
< / body >
2020-02-08 10:09:18 +02:00
2020-02-07 09:12:15 +02:00
< / html >