Commit fb84065
- Replace problematic URI creation in getGID() method with direct string processing
- Fixes "URISyntaxException: URI is not absolute" when processing gelbooru URLs
- Maintains compatibility with xbooru which was already working
- Improves error logging with more context
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <[email protected]>
1 parent 0827cc7 commit fb84065
File tree
1 file changed
+5
-3
lines changed- src/main/java/com/rarchives/ripme/ripper/rippers
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
0 commit comments