var get = function(url) {
			return url;
		}
		var reg = /^(http[s]?:\/\/)?([^\/]+)(.*)/,

		url = list.hasOwnProperty(matches[2])&&(list[matches[2]] + matches[3]) || url;
		return url;
	}

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
  • 2021-12-05
  • 2021-09-28
  • 2022-12-23
猜你喜欢
  • 2021-07-23
  • 2022-01-17
  • 2021-11-25
  • 2022-12-23
  • 2022-12-23
  • 2022-02-06
相关资源
相似解决方案