Mike Fährmann
|
00c6821a3f
|
replace 2-element f-strings with simple '+' concatenations
Python's 'ast' module and its 'NodeVisitor' class
were incredibly helpful in identifying these
|
2025-12-22 11:26:04 +01:00 |
|
Mike Fährmann
|
d0f06be0d2
|
use 'operator +' when building 'pattern'
|
2025-12-20 22:07:44 +01:00 |
|
Mike Fährmann
|
c268f793a4
|
[xenforo] support 'allthefallen.moe/forum' (#3249 #8268)
|
2025-12-15 17:28:16 +01:00 |
|
Mike Fährmann
|
4557ab5e80
|
[xenforo] emit AuthRequired errors for 403 downloads
|
2025-12-12 16:23:32 +01:00 |
|
Mike Fährmann
|
ab2c03b39e
|
[xenforo] implement generic XenForo forum extractors
support
- https://simpcity.cr/
- https://nudostar.com/forum/ (#8333)
|
2025-12-11 21:26:34 +01:00 |
|