module Network.Torrent.Tracker.Scrape ( ) where import Network.URI scrapeURL :: URI -> Maybe URI scrapeURL = undefined