mmmturkeybacon Bad Link Fixer

Sometimes requesters will leave off the protocol at the

目前為 2014-11-16 提交的版本,檢視 最新版本

作者
mmmturkeybacon
評價
0 0 0
版本
1.01
建立日期
2014-07-08
更新日期
2014-11-16
尺寸
1.3 KB
授權條款
未知
腳本執行於

This script is for mturk.

Sometimes requesters will leave off the protocol at the beginning of a URL; for example, ww.example.com instead of http://www.example.com. This results in bad links that look like https://www.mturkcontent.com/dynamic/www.example.com. This script prepends http:// to links that don't start with "http" or "/". I'm not sure if it makes sense for any HIT to use relative links. It's possible this script might break valid relative links. It's best to leave it disabled until you need it.