Files
danbooru/app/logical/sources/strategies
evazion 03d2098d6d artists: fix artist finder returning wrong results when given nil url.
Fix the artist finder returning incorrect results when given a nil URL.
This only happened when an artist with a URL like this existed:

    http:///blog.naver.com/dan_rak

Note the triple `///`; the extra `/` messed up the artist finder.

The artist finder may be given a nil URL when a source strategy returns
a nil profile URL, usually because the source is bad_id.
2022-03-18 06:01:36 -05:00
..
2022-03-15 04:45:30 -05:00
2022-03-11 23:20:53 -06:00
2022-03-15 04:45:30 -05:00
2022-03-11 23:20:53 -06:00
2022-03-11 23:20:53 -06:00
2022-03-15 04:45:30 -05:00
2022-03-13 03:54:17 -05:00