Mattflaschen has uploaded a new change for review.
https://gerrit.wikimedia.org/r/62186
Change subject: Use protocol-relative link for Asirra script.
......................................................................
Use protocol-relative link for Asirra script.
Bug: 40631
Change-Id: Id31041b90f66e384f9e8caf1c247774e0c6b44e5
---
M Asirra.class.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ConfirmEdit
refs/changes/86/62186/1
diff --git a/Asirra.class.php b/Asirra.class.php
index bd58eb3..ae1178a 100644
--- a/Asirra.class.php
+++ b/Asirra.class.php
@@ -5,7 +5,7 @@
*/
class Asirra extends SimpleCaptcha {
- public $asirra_clientscript =
'http://challenge.asirra.com/js/AsirraClientSide.js';
+ public $asirra_clientscript =
'//challenge.asirra.com/js/AsirraClientSide.js';
// As we don't have to store anything but some other things to do,
// we're going to replace that constructor completely.
--
To view, visit https://gerrit.wikimedia.org/r/62186
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id31041b90f66e384f9e8caf1c247774e0c6b44e5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ConfirmEdit
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits