Fixes pagination with relative URL

When base_url is a URL based on protocol, like "//www.google.com" the double slash regex kills the first "//".
1 file changed