CatBlock / catblock

CatBlock - An ad-blocking extension (with an ability to replace ads by pictures) for all major desktop browsers!
https://getcatblock.com
GNU General Public License v3.0
95 stars 44 forks source link

parseURI v2 - use standardized URL constructor #116

Closed tomasko126 closed 7 years ago

tomasko126 commented 7 years ago

Instead of having our own regex for extracting parts of URL, use standardised URL constructor.

tomasko126 commented 7 years ago

@kpeckett Please take a look and review, when you have time ✌🏻Thanks!