Collin Barrett
Collin Barrett
Unique canonical URL paths should lead to each list details expander. i.e., `https://filterlists.com/1hosts` should lead to the opened details expander or a separate page with the details of that list....
Toggling the definition between "Archival" and "Directory in the Swagger UI throws 502 Bad Gateways. But, loading the URL to the `swagger.json` files directly works just fine... https://filterlists.com/api https://filterlists.com/api/directory/v1/swagger.json Well,...
All URLs in the Directory should be periodically validated for the following: - [ ] Is valid URI syntax - [ ] Availability (i.e., HTTP 200 vs 404) - [...
In new UI, routes like `https://filterlists.com/404` do not exist and should return a proper 404 response and page or redirect to a valid page.
An anonymous user suggested capturing backups of lists in a public repository or similar. This is a tricky one and something I have certainly considered. Currently, FilterLists has "SnapshotService" that...
Epic Issue to track List Analytics Generic: - [ ] Last time list was updated - [ ] What rules have been recently added to the list FilScore (codename, not...
Since #256 is now underway, we really need a pass at updating [FilterListLanguages](https://github.com/collinbarrett/FilterLists/blob/master/data/FilterListLanguage.json) for all lists.
Forks, merges, and depencencies of each list should be exposed in the list details expanders.
Allow users to search for a specific domain or rule across all lists. This would be in the same vein as [Adblock Monitor](http://www.cleancss.com/adblock-monitor/) or [Adblock-filter search](https://blockadblock.com/search-adblock-filters.php) but across all lists...
~~Add a flag property for if a list is directly "subscribe-able". If it is a `.7z`, `.zip`, etc., this flag will indicate that the "Subscribe" button should not be displayed.~~...