thesummitdev/rook

Trim trailing slashes from link.url

開放

#16 建立於 2021年11月19日

 (0 則留言) (0 個反應) (0 位負責人)Java (0 個分叉)auto 404
databasegood first issueserver

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南