From 75332fba67028f83a4a742ab326f2ffb5583c79e Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Thu, 8 Jan 2026 17:02:34 +0800 Subject: [PATCH] remove fileconveyor: inactive since 2021, dead link Last commit February 2021. Original website (wimleers.com) is dead. Bachelor thesis project from 2009, effectively abandoned. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1fac7b9a..146d5bde 100644 --- a/README.md +++ b/README.md @@ -1138,7 +1138,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [django-pipeline](https://github.com/jazzband/django-pipeline) - An asset packaging library for Django. * [django-storages](https://github.com/jschneier/django-storages) - A collection of custom storage back ends for Django. * [fanstatic](http://www.fanstatic.org/en/latest/) - Packages, optimizes, and serves static file dependencies as Python packages. -* [fileconveyor](http://wimleers.com/fileconveyor) - A daemon to detect and sync files to CDNs, S3 and FTP. * [flask-assets](https://github.com/miracle2k/flask-assets) - Helps you integrate webassets into your Flask app. * [webassets](https://github.com/miracle2k/webassets) - Bundles, optimizes, and manages unique cache-busting URLs for static resources.