mmmturkeybacon Bad Link Fixer

Sometimes requesters will leave off the protocol at the beginning of a URL; for example, www.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 links. It's best to leave it disabled until you need it.

Autor
mmmturkeybacon
Instalaciones diarias
0
Instalaciones totales
277
Calificaciones
0 0 0
Versión
1.02
Creado
8/7/2014
Actualizado
23/2/2015
Tamaño
1,05 KB
Licencia
Desconocida
Funciona en

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 links. It's best to leave it disabled until you need it.