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
7b78e661a0
Fix regex to find any hidden 2025-02-01 19:37:44 +01:00
Mroik
23476d5a87
Fitler out hidden entries 2025-02-01 19:37:44 +01:00
Mroik/PositiveC
3e6bcf7613
Create LICENSE 2025-02-01 19:37:40 +01:00

View File

@ -1,7 +1,7 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004 Version 2, December 2004
Copyright (C) 2021 Mroik <mroik@delayed.space> Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long copies of this license document, and changing it is allowed as long
@ -11,3 +11,8 @@ as the name is changed.
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO. 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.