thesummitdev/rook

Trim trailing slashes from link.url

オープン

#16 opened on 2021/11/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (0 件のフォーク)auto 404
databasegood first issueserver

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Urls that have a trailing slash should be trimmed inside of the LinkHandler before commiting them to the database.

i.e.

rapha.cc/ -> rapha.cc google.com/some-webpage-thats-interesting/ -> google.com/some-webpage-thats-interesting

コントリビューターガイド