tangled
alpha
login
or
join now
mackuba.eu
/
blue_factory
1
fork
atom
A simple Ruby server using Sinatra that serves Bluesky custom feeds
1
fork
atom
overview
issues
pulls
pipelines
updated copyright year
mackuba.eu
1 month ago
cdcc3f84
de11f906
+2
-2
2 changed files
expand all
collapse all
unified
split
LICENSE.txt
README.md
+1
-1
LICENSE.txt
···
1
1
The zlib License
2
2
3
3
-
Copyright (c) 2025 Jakub Suder
3
3
+
Copyright (c) 2026 Jakub Suder
4
4
5
5
This software is provided 'as-is', without any express or implied
6
6
warranty. In no event will the authors be held liable for any damages
+1
-1
README.md
···
337
337
338
338
## Credits
339
339
340
340
-
Copyright © 2025 Kuba Suder ([@mackuba.eu](https://bsky.app/profile/did:plc:oio4hkxaop4ao4wz2pp3f4cr)).
340
340
+
Copyright © 2026 Kuba Suder ([@mackuba.eu](https://bsky.app/profile/did:plc:oio4hkxaop4ao4wz2pp3f4cr)).
341
341
342
342
The code is available under the terms of the [zlib license](https://choosealicense.com/licenses/zlib/) (permissive, similar to MIT).
343
343