| Index: README.md |
| =================================================================== |
| --- a/README.md |
| +++ b/README.md |
| @@ -28,8 +28,7 @@ |
| Rendering is a process that combines filter list fragments into a filter list. |
| It starts with one fragment that can include other ones and so forth. |
| -The produced filter list is marked with a version, a timestamp and |
| -a [checksum][1]. |
|
Sebastian Noack
2018/08/09 22:37:03
Now we have an unreferenced URL at the bottom.
|
| +The produced filter list is marked with a version and a timestamp. |
| Python-abp contains a script that can do this called `flrender`: |