MediaWiki:Gadget-Unwatch.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Pietrodn (discussione | contributi)
Nessun oggetto della modifica
m Bot: Security fix: protocol-relative URLs per https://meta.wikimedia.org/?oldid=3197161 (questions?).
Riga 51:
{
response = $.ajax({
url: "http://it.wikibooks.org/w/api.php",
data: ({title : inProgress, action : 'watch', unwatch : 'unwatch', format : 'xml'}),
dataType: "xml",
Riga 65:
{
response = $.ajax({
url: "http://it.wikibooks.org/w/api.php",
data: ({title : inProgress, action : 'watch', format : 'xml'}),
dataType: "xml",