module.exports = function (url) {
  var matches,
    multiplier = 1;

  if (url && url !== '') {