my_filters_001

(โ˜… 113)

My filter lists - feel free to add these lists to uBlock Origin

  • .gitattributes
  • .gitignore
  • ad-filters.txt
  • annoyances.txt
  • anti-adfly.txt
  • anti-cookie+sign up.txt
  • anti-cookie+sign up_extention.txt
  • anti-file-hosting.txt
  • anti-norton-tracking.txt
  • anti-norton.txt
  • anti-privacy-analytics.txt
  • anti-redirectors.txt
  • anti-rickroll-list.txt
  • anti-tiktok.txt
  • anti-visit.txt
  • antidating.txt
  • antidynamicdns.txt
  • antiiplookup.txt
  • antimalware.txt
  • antimalware_remove_dead.py
  • antipup.txt
  • antitypo.txt
  • better_wiki.txt
  • brave-clean-up.template
  • brave-clean-up.txt
  • checksums.txt
  • Claude.md
  • clickbait.txt
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • CONTRIBUTORS.md
  • dead.mwbcheck.txt
  • debug_info.md
  • device_privacy.txt
  • discord_cleanup.txt
  • domain_reasons.json
  • duckduckgo-clean-up.template
  • duckduckgo-clean-up.txt
  • duckduckgo_extra_clean.txt
  • enhanced_protection.txt
  • entry_data.json
  • favicon_blocker.txt
  • gen_reasons.py
  • index.html
  • invalidlines.md
  • LICENSE
  • MANIFESTO.md
  • no-js-warnings.txt
  • parking.ips
  • policy.md
  • porn.txt
  • README.md
  • reddomains.txt
  • requirements.txt
  • scriptlets.js
  • spam.emails
  • stats.md
  • status.txt
  • SUPPORT.md
  • test_filter.txt
  • totalentries.svg
  • useless-list.txt

# Installation Guide

1. Get the code
git clone https://github.com/iam-py-test/my_filters_001

Downloads the entire project code from GitHub to your computer.

cd my_filters_001

Moves into the project folder you just downloaded.

2. Python

Easy Recommended
Prerequisites
  • Git Needed to download the project code from GitHub.
  • Python 3 On Windows, be sure to check 'Add Python to PATH' during installation.
pip install -r requirements.txt

Installs the Python libraries listed in requirements.txt (or similar).

python <์‹คํ–‰ํ•  ํŒŒ์ผ๋ช…>.py # README์—์„œ ์ •ํ™•ํ•œ ์‹คํ–‰ ํŒŒ์ผ๋ช…์„ ํ™•์ธํ•˜์„ธ์š”

Runs the Python script (or module).

โœ… If it runs without errors and prints output in the terminal, it worked.
// repository documentation