Commit 820efe8
fix: rss-to-bluesky のXMLエンティティ展開上限を無効化 (#1374)
fix: disable XML entity expansion limit in rss-to-bluesky
The default limit of 10000 was exceeded by jser.info/rss/
(10218 entities). Set to 0 (unlimited) since the feed source
is jser.info itself and trusted.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c7ca324 commit 820efe8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
0 commit comments