{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "adblockd\n========\n\nThis application helps you to get rid of the ads, so that the system redirects the field of ads for localhost.\n\n\nAttention\n---------\n\n1.
\nYou should be very careful when using this tool, since attackers can use this same mechanism to fake pages.\n
\n1.
\nMake sure that files are protected hosts.\n
\n1.
\nAlways protect /etc/hosts.base with root permissions.\n
\n\nHow install\n-----------\n\n
$ pip install adbblockd
\n\nOr\n\n
$ easy_install adbblockd
\n\nConfiguration\n-------------\n\n1. Rename you /etc/hosts for /etc/hosts.base\n1. Create in you home .adblockd directory\n1. In this directory create config.json\n1. Create hosts file in .adbclockd directory\n1. Create symbolic link from hosts to /etc/hosts\n\nNow you can configure config.json with content:\n\n
{\n    \"hosts\": {\n        \"import_files\": [\n            \"/etc/hosts.base\"\n        ],\n        \"dest\": \"hosts\"\n    },\n    \"base\": [\n        \"http://hosts-file.net/ad_servers.txt\",\n        \"http://winhelp2002.mvps.org/hosts.txt\",\n        \"https://adaway.org/hosts.txt\",\n        \"http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext\"\n    ]\n}
\n\nRunning this\n------------\n\n
$ adblockd -c ~/.adblockd/config.json -u
\n\nThis command will update hosts base and download all files specified in section base in config.json.\n\nCaveats\n-------\n\nYou can create config-noblock.json with base section empty for you can activate ads.\n\nYou can create others bases if you is developer and need vhost for you applications.\n\nFuture Projects\n---------------\n\n1. Create mechanism for protect hosts files\n1. Create webservice for register new entries\n1. Create create pluggin for Google Chrome and Mozilla Firefox for add ads.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rodrigopmatias/adblockd/issues", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "adblockd", "package_url": "https://pypi.org/project/adblockd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/adblockd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rodrigopmatias/adblockd/issues" }, "release_url": "https://pypi.org/project/adblockd/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Adblock based application", "version": "0.0.4" }, "last_serial": 1946023, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "6d63b29a34c880f1cd8353302a469af0", "sha256": "8c95317a978528aedd33359d6bec6e6453144fb33674affcca6056db71ddcf67" }, "downloads": -1, "filename": "adblockd-0.0.4.tar.gz", "has_sig": false, "md5_digest": "6d63b29a34c880f1cd8353302a469af0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3245, "upload_time": "2016-02-08T17:41:12", "url": "https://files.pythonhosted.org/packages/c3/68/a5f0b75441d1baa5632f5e240f22f177023ca96bfa78637cc3a180a266fc/adblockd-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d63b29a34c880f1cd8353302a469af0", "sha256": "8c95317a978528aedd33359d6bec6e6453144fb33674affcca6056db71ddcf67" }, "downloads": -1, "filename": "adblockd-0.0.4.tar.gz", "has_sig": false, "md5_digest": "6d63b29a34c880f1cd8353302a469af0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3245, "upload_time": "2016-02-08T17:41:12", "url": "https://files.pythonhosted.org/packages/c3/68/a5f0b75441d1baa5632f5e240f22f177023ca96bfa78637cc3a180a266fc/adblockd-0.0.4.tar.gz" } ] }