Remove superfluous site name definitions and update artist url order

This commit is contained in:
nonamethanks
2022-11-05 20:03:07 +01:00
parent fc4d620002
commit 758b14ad46
3 changed files with 2 additions and 10 deletions

View File

@@ -27,10 +27,6 @@ module Source
url.domain.in?(%w[nicovideo.jp nicoseiga.jp nicomanga.jp nimg.jp nico.ms])
end
def site_name
"Nico Seiga"
end
def parse
case [host, *path_segments]