@@ -56,6 +56,9 @@ |
||
56 | 56 | return parent::parseFileName($response); |
57 | 57 | } |
58 | 58 | |
59 | + /** |
|
60 | + * @param string $url |
|
61 | + */ |
|
59 | 62 | private function fixUrl ($url) |
60 | 63 | { |
61 | 64 | $pslManager = new PublicSuffixListManager(); |