Welcome to the MikroTik AdList repository! This project provides a weekly automatic update of hosts files to help you block unwanted ads and enhance your browsing experience.
- Automatic Updates: Enjoy weekly updates to keep your ad-blocking lists current.
- Compatibility: Works seamlessly with MikroTik routers and other ad-blocking solutions like Pi-hole.
- Customizable: Easily adjust settings to suit your needs.
To get started with MikroTik AdList, follow these steps:
-
Clone the Repository:
git clone https://github.com/spideyspiderm/mikrotik-adlist.git cd mikrotik-adlist
-
Download the Latest Release: Visit the Releases section to download the latest release. Execute the downloaded file to install the updates.
-
Set Up Cron Job (Optional): If you want to automate the update process, set up a cron job. This can help keep your lists updated without manual intervention.
After installation, you can start using MikroTik AdList to block ads. Hereβs how:
-
Configure Your Router: Access your MikroTik router settings. Navigate to the DNS settings and add the hosts file from the downloaded release.
-
Test the Configuration: Ensure that the ad-blocking is working by visiting known ad sites. You should notice a significant reduction in ads.
-
Monitor Performance: Keep an eye on your network performance. You may notice faster load times and improved bandwidth usage.
MikroTik AdList allows for various configurations to meet your needs. You can modify the hosts file to include or exclude specific domains.
-
Edit the Hosts File: Open the hosts file in a text editor. Add or remove domains as needed.
-
Use Custom Blocklists: You can integrate additional blocklists to enhance your ad-blocking capabilities. Just ensure they are compatible with MikroTik.
-
Update Frequency: The default update frequency is weekly, but you can change this in the configuration file.
MikroTik AdList is designed to work with:
- MikroTik RouterOS
- Pi-hole
- AdGuard Home
Ensure your platform is compatible for the best experience.
We welcome contributions! If you want to help improve MikroTik AdList, please follow these steps:
- Fork the Repository: Create a copy of the repository on your GitHub account.
- Create a Branch: Use a descriptive name for your branch.
git checkout -b feature/your-feature-name
- Make Changes: Implement your changes and commit them.
git commit -m "Add your message here"
- Push Changes: Push your changes to your forked repository.
git push origin feature/your-feature-name
- Create a Pull Request: Submit a pull request to the main repository.
This project is licensed under the MIT License. Feel free to use and modify it according to your needs.
For any questions or support, feel free to reach out:
- GitHub: spideyspiderm
- Email: [email protected]
Thank you for using MikroTik AdList! We hope this tool enhances your browsing experience by reducing unwanted ads. For the latest updates and releases, visit the Releases section.