Grabify is a service used to create trackable links that can log IP addresses and other information about the visitors. While this can be used for legitimate purposes, it is often exploited for malicious intent. This repository aims to maintain a comprehensive list of Grabify domains to help users block these domains and protect their privacy.
View on GitHubDate: 2024-05-13
Welcome to the Grabify Domains repository! This repository aims to provide an up-to-date list of all known Grabify domains, allowing users to easily blacklist them and protect their privacy.
Grabify is a service used to create trackable links that can log IP addresses and other information about the visitors. While this can be used for legitimate purposes, it is often exploited for malicious intent. This repository aims to maintain a comprehensive list of Grabify domains to help users block these domains and protect their privacy.
To use as blacklist:
domain-list
file directly.git clone https://github.com/mayzelf/grabify-domains.git
domain-list
file into your firewall, ad blocker, or any other tool you use to manage blacklists.pip install beautifulsoup4
dropdown.txt
in the same directory as the script. This file should contain the HTML content to be processed.python parser.py
domains.txt
in the same directory. This file will contain the extracted text from the 'a' tags and their nested 'small' tags, each on a new line.An example of how the input should look can be found inside dropdown.txt
.
Contributions are welcome! If you know of any Grabify domains that are not listed here, please contribute by following these steps:
git clone https://github.com/yourusername/grabify-domains.git
domain-list
file and add the new domain(s) at the end of the list.git commit -am 'Add new Grabify domain'
git push origin main
If you have any questions, suggestions, or issues, please feel free to contact me: