1
0
mirror of https://github.com/Mroik/ttbp-rssgen.git synced 2025-06-08 21:12:02 +00:00

Compare commits

..

3 Commits

Author SHA1 Message Date
Mroik
5325f961fc
Fix regex to find any hidden 2025-01-31 03:26:09 +01:00
Mroik
439df21c18
Fitler out hidden entries 2025-01-27 03:22:25 +01:00
Mroik/PositiveC
651229977c
Create LICENSE 2025-01-27 03:22:25 +01:00

View File

@ -1,7 +1,7 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Copyright (C) 2021 Mroik <mroik@delayed.space>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
@ -11,8 +11,3 @@
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
Copyright (C) 2021 Mroik <mroik@delayed.space>
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.