-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are you looking for help with adding/updating lists and metadata? #1674
Comments
Things I've come across. Anyone else out there are welcome to write a comment below to store things that they have come across. If possible, edit your existing to-do list instead of creating additional comments each time. Add some of the following lists:
Add mirrors:(Currently empty.) Change viewURLs:(Currently empty.) Change syntax:(Currently empty.) Change title:(Currently empty.) Remove lists:(Currently empty.) Remove view URLs:Notes to self when deleting lists:(Replace "9876" with each of the filterlist IDs separated by
|
Nice. Great work. Maybe will move to a Wiki page eventually rather than keeping in an Issue long-term, but will prominently link to from README as well. |
Thank you for the detailed guide, the readme on the initial page of the project had me at a bit worried this would take ages. Once I read this and worked out it was just a case of forking the repo and editing a few json files I was much more comfortable. Now that I said that, I hope I haven't messed anything up... would look a bit silly if I did. |
https://www.pnas.org is a false entry in porn hostlist. |
@ambuj-codes You will need to contact the maintainer of whichever list contains the false positives directly. The FilterLists project itself does not maintain any lists. We just provide an index of known lists and info about how to contact the maintainers, etc. |
Thanks, @rimu . Looks like you figured it out, but I just edited some of the urls in the OP since the project paths have changed a bit. |
(This issue report will be a carry-over of #1663 (comment) and #851, with the intention that it shall be stickied, perma-open, and linked to in the README, to help and inspire more people to contribute to the metadata.)
So you know of some lists you want to add, but you are very unsure about how to do so? Fear no more. Here's how to do it:
Add/update lists, licenses, subscription links, homepages, and similar:
https://github.com/[Your GitHub username]/FilterLists/tree/master/services/Directory/data
(The URL may be different under many circumstances, such as if you've contributed to FilterLists.com before), click "Upload" in the upper right, and choose theFilterList.json
file that you saved.Assign tags to lists (Mandatory for new lists):
Assign languages to lists:
(This presumes you've already assigned tags to the lists.)
.../data/FilterListLanguage.json
and begin editing it.Assign contributors to lists:
(This presumes you've already assigned tags to the lists.)
.../data/FilterListMaintainer.json
and begin editing it.Moreover, this thread can also be used to store your backlogs of things to do, and for whom help is requested to get it done faster.
The text was updated successfully, but these errors were encountered: