Skip to content
Closed
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
d9006c7
Knowen Issue Cygwin
spirillen Jul 4, 2021
3a4d95c
Added Power(less)shell to the title for know Windows issues...
spirillen Jul 4, 2021
1db47e6
Major changes to docs/
spirillen Jul 4, 2021
132f2e0
Tiny fixup of the text for .PyFunceble.yaml
spirillen Jul 20, 2021
631196c
Merge remote-tracking branch 'upstream/dev' into 4.x-doc
spirillen Jul 20, 2021
655d67f
Updated example IP's to RFC:5737
spirillen Aug 2, 2021
999d279
Ordering the Usage docs
spirillen Aug 2, 2021
419c3bd
Merge remote-tracking branch 'upstream/dev' into 4.x-doc
spirillen Sep 5, 2021
008368a
Experimental filenaming for deprecated args
spirillen Sep 5, 2021
36dca1f
Rename bash-terminal.rst to terminal.rst
spirillen Sep 5, 2021
6786933
Update index.rst in docs
spirillen Sep 5, 2021
e5c687b
Small rewrite of the intro in terminal.rst
spirillen Sep 5, 2021
955ae63
Wrote in depth about .PyFunceble.overwrite.yaml
spirillen Sep 6, 2021
2e99711
Merge remote-tracking branch 'upstream/dev' into 4.x-doc
spirillen Sep 13, 2021
6b88f56
Fixing a BUG in the code example
spirillen Sep 13, 2021
34ebe7e
Written about how to speedup test with ramFS
spirillen Sep 20, 2021
2cc6a5c
Merge remote-tracking branch 'upstream/dev' into 4.x-doc
spirillen Sep 20, 2021
8297888
Merge remote-tracking branch 'upstream/dev' into 4.x-doc
spirillen Sep 20, 2021
a1fe3fe
Merge remote-tracking branch 'origin/4.x-doc' into 47-use-ramfs-for-f…
spirillen Sep 20, 2021
4d6f447
Merge remote-tracking branch 'origin/4.x-doc' into 47-use-ramfs-for-f…
spirillen Sep 20, 2021
779e495
Improvement of ramFS text
spirillen Sep 20, 2021
c137639
Trying to fix typo and grammar.
Sep 21, 2021
20e33ec
Merge branch '47-use-ramfs-for-faster-i-o-faster-test' into '4.x-doc'
spirillen Sep 21, 2021
98ea33d
Merge remote-tracking branch 'upstream/dev' into 4.x-doc
spirillen Oct 13, 2021
af9e7db
Updated links in they use(d) it
spirillen Oct 13, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions docs/facts/they-use-d-it.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,14 @@ PyFunceble!
* `KADhosts`_
* `MobileAdTrackers`_
* `My Privacy DNS`_
* `Phishing`_
* `Phishing-URL-Testing-Database-of-Link-Statuses`_
* `Phishing.Database`_
* `polish-adblock-filters`_
* `polish-pihole-filters`_
* `porn-records`_
* `pornhosts`_
* `Porn Records`_ (**NSFW**: A Anti pornographic project)
* `porn-hosts`_ (Formerly `https://github.com/Clefspeare13/pornhosts`) (**NSFW**: A Anti pornographic project)
* `pornhosts`_ (**NSFW**: A Anti pornographic project)
* `Steven Black ad-hoc list`_
* `Stop.Google.Analytics.Ghost.Spam.HOWTO`_
* `The-Big-List-of-Hacked-Malware-Web-Sites`_
Expand Down Expand Up @@ -58,13 +60,15 @@ PyFunceble!
.. _Google AdService and ID.Google tracking hosts : https://github.com/kowith337/PersonalFilterListCollection/blob/master/hosts/hosts_google_adservice_id.txt
.. _KADhosts : https://github.com/azet12/KADhosts
.. _MobileAdTrackers : https://github.com/jawz101/MobileAdTrackers
.. _My Privacy DNS : https://www.mypdns.org
.. _My Privacy DNS : https://mypdns.org
.. _Phishing : https://github.com/mitchellkrogza/Phishing
.. _Phishing-URL-Testing-Database-of-Link-Statuses : https://github.com/mitchellkrogza/Phishing-URL-Testing-Database-of-Link-Statuses
.. _Phishing.Database : https://github.com/mitchellkrogza/Phishing.Database
.. _polish-adblock-filters : https://github.com/MajkiIT/polish-ads-filter/blob/master/polish-adblock-filters/adblock.txt
.. _polish-pihole-filters : https://github.com/MajkiIT/polish-ads-filter/blob/master/polish-pihole-filters/hostfile.txt
.. _porn-records : https://mypdns.org/my-privacy-dns/porn-records
.. _pornhosts : https://github.com/Import-External-Sources/pornhosts
.. _Porn Records : https://mypdns.org/my-privacy-dns/porn-records
.. _porn-hosts : https://mypdns.org/clefspeare13/pornhosts
.. _pornhosts : https://mypdns.org/import-external-sources/pornhosts
.. _Steven Black ad-hoc list : https://github.com/StevenBlack/hosts/blob/master/data/StevenBlack/hosts
.. _Stop.Google.Analytics.Ghost.Spam.HOWTO : https://github.com/mitchellkrogza/Stop.Google.Analytics.Ghost.Spam.HOWTO
.. _The-Big-List-of-Hacked-Malware-Web-Sites : https://github.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites
Expand Down