Commit Graph

314 Commits

Author SHA1 Message Date
codddfeea a9bc92a432 Replaced all tabs (\t) with 2 spaces 2022-04-21 12:16:26 +03:00
codddfeea 5248d7839e Removed deprecated path to favicon 2022-04-21 11:59:38 +03:00
codddfeea 4807c58906 Deleted all <meta> with onion links 2022-04-21 11:46:57 +03:00
codddfeea 7599b43f1b Removed extra spaces from single tags 2022-04-21 11:20:29 +03:00
codddfeea e93589c051 Deleted extra comments
They will be available in future (in CONTRIBUTING.md).
2022-04-20 10:59:12 +03:00
codddfeea 2c3b846528 Added space in the end of single tags
For example: `<link name="123"/>` transformed to `<link name="123" />`
2022-04-20 10:45:34 +03:00
codddfeea 51a8d333e5 Added <meta> with viewport options
From issue #120:
<meta name="viewport" content="width=device-width, initial-scale=1"/>
2022-04-20 10:02:43 +03:00
codddfeea a27b3b0d90 Added XML declaration in example.html 2022-04-20 09:53:31 +03:00
codddfeea 8ad0446602 Replaced unexpected tabs with 2 spaces in example.html 2022-04-20 09:47:36 +03:00
codddfeea 68cc5d25bd Deleted old/deprecated/unfinished stuff
deleted:
- 1password.html - unfinished
- amd.html - unfinished
- browsers.html - old
- example_old.html - old
- foobar2000.html - unfinished
- godot.html - unfinished
- index2.html - old
- nvidia.html - unfinished
- palemoon_old.html - old
- systemd.html - unfinished
- tiktok.html - unfinished

changed:
- index.html - changed link to razer.html and removed link to browsers.html
- palemoon.html - removing links to palemoon_old.html
- palemoon_es.html - removing links to palemoon_old.html
- razer.html and razer_es.html - chaned names (were razer_en.html and
  razer.html)
2022-04-19 09:37:23 +03:00
Baobab 929bbef985 Changed the rating of Waterfox from High -> Medium.
See #117 for more information.
2022-02-20 18:22:15 -06:00
LetMeByte d97163e48d Update 'articles/badwolf_de.html'
Small wording changes
2022-02-12 13:10:48 +01:00
LetMeByte b39c3543b4 Update 'articles/badwolf_de.html'
Corrected .onion link
2022-02-12 13:02:36 +01:00
LetMeByte a8cc6494f2 Merge branch 'master' into master 2022-02-12 12:59:53 +01:00
LetMeByte d04b55f289 Update 'articles/badwolf.html'
Removed link to german translation from original article
2022-02-12 12:48:55 +01:00
Russia 4f6d5fee23 Brazilian Portuguese translation for the article 2022-02-07 12:48:04 -03:00
LetMeByte 21a49630c8 Add link to German translation of Badwolf article 2022-02-03 21:52:18 +01:00
LetMeByte 9208cb86df Added link to German translation 2022-02-03 21:47:27 +01:00
LetMeByte e545a709f0 Add 'badwolf_de.html'
German translation of the badwolf article
2022-02-03 21:41:29 +01:00
LetMeByte f72a0cae77 grammar & spelling corrections in articles/clementine.html 2022-02-03 14:16:53 +01:00
daniel5551 0b6d19c428 Article about BleachBit. 2022-01-12 18:59:51 +02:00
anonymous 60ed4e3fa8 Merge pull request 'chrome_es -> firefox_es' (#111) from programmerpony/SpywareWatchdog:master into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/111
2022-01-08 21:17:18 +01:00
anonymous ca830b0e17 add librewolf note about disabling shavar 2022-01-08 04:01:02 -05:00
anonymous 37581471be added librewolf, alphabetized browser list, other minor corrections 2022-01-08 03:42:16 -05:00
programmerpony 523754a457 chrome_es -> firefox_es
The "Español" button in the Firefox article was linking to chrome_es instead of firefox_es
2022-01-05 04:33:24 +01:00
anonymous f78005f71e added version tested to tbb pages, put tbb mitigation on articles list 2022-01-04 00:41:39 -05:00
anonymous c1d97c6848 changed tor article, made it about tbb and updated it 2022-01-03 23:53:41 -05:00
MrRawes 370d151a8e Update 'articles/youtube_es.html' 2021-11-27 17:13:32 +01:00
MrRawes 6066bd0173 Update 'articles/youtube.html' 2021-11-27 17:11:23 +01:00
Baobab 6f1fce2576 Fixed an error in the pale moon article. 2021-10-18 13:54:42 -05:00
Baobab 3f5afc6280 Removed a section from the Brave article.
Rational: Looking into digdeeper's section of the article and reading more into the issue, I've found a few problems:
1) Technically it doesn't whitelist anything, you can blacklist what wasn't blocked through other means.
2) Even if it did whitelist scripts, it isn't the brower that does that to my knowledge, but rather one of the browser extensions.
3) Because of this, you would just have to remove said extension to be able to start blocking what was once whitelisted.
4) It doesn't refuse to block _everything_ from twitter and facebook, just some of the scripts.
5) So that would mean that Brave's reponse was 100% in the right and linking to coveryourtracks doesn't make much sense.
If we were to bring this section back, it would have to be retitled "A slight limitation to one of Brave's extensions" with the above addressed.
2021-10-18 13:48:08 -05:00
Daniil 177d047a3a Add article about Clementine Music Player and fix my error in Russian article about Steam 2021-10-01 22:10:05 +03:00
Daniil 42a3264d08 Add a Russian article for Steam. 2021-09-20 18:26:01 +03:00
GentooCommits 914aba0300 Linux is a kernel 2021-08-31 13:16:30 +10:00
mmquickie 9004288025 tiktok wip 2021-08-18 05:36:27 +02:00
mmquickie f4577c7111 xhtml1 for real
updating article to xhtml isn't as simple as header change ;)
2021-08-18 05:23:59 +02:00
mmquickie b16d3b52ed Update 'articles/google_search.html' 2021-08-18 05:16:54 +02:00
mmquickie a551b0edb6 Update 'articles/iron.html' 2021-08-18 05:14:29 +02:00
mmquickie dab8fed67b Update 'articles/waterfox_classic.html' 2021-08-18 05:10:53 +02:00
mmquickie 918293b406 Update 'articles/surf.html' 2021-08-18 05:07:17 +02:00
mmquickie 9135face5e Update 'articles/ungoogled_chromium.html' 2021-08-18 05:05:31 +02:00
mmquickie c546b533c1 Update 'articles/utorrent.html' 2021-08-18 05:03:43 +02:00
mmquickie 625764ca9c Update 'articles/netsurf_pl.html' 2021-08-18 05:02:52 +02:00
mmquickie 38e74b3b81 Update 'articles/opera.html' 2021-08-18 05:02:10 +02:00
mmquickie 5ccef2bb67 Update 'articles/palemoon.html' 2021-08-18 04:59:56 +02:00
mmquickie 700c00d67c Update 'articles/yahoo.html' 2021-08-18 04:58:26 +02:00
mmquickie 4307199911 Update 'articles/instagram.html' 2021-08-18 04:56:07 +02:00
mmquickie 2f3235d7e9 Update 'articles/google.html' 2021-08-18 04:47:15 +02:00
mmquickie 45d3c77f6f Update 'articles/http.html' 2021-08-18 04:45:19 +02:00
mmquickie 3df8945dad Update 'articles/telegram.html' 2021-08-18 04:27:04 +02:00