このコミットが含まれているのは:
2026-05-04 03:12:50 +09:00
コミット 5c1295f0ff
4個のファイルの変更6行の追加4行の削除
+2
ファイルの表示
@@ -434,5 +434,7 @@ class TagsController < ApplicationController
return canonical if canonical
html[/"channelId":"(UC[a-zA-Z0-9_-]{22})"/, 1] || html[/\bUC[a-zA-Z0-9_-]{22}\b/]
rescue
nil
end
end