MediaWiki:Gadget-rollback-summary.js:修订间差异

无编辑摘要
imported>=海豚=
(创建页面,内容为“$(function() { mw.config.set({ 'wgRollbacking': false, 'wgRollbackTool': 'inited' }); $.fn.extend({ getParamValue: function getPa…”)
 
imported>=海豚=
无编辑摘要
第22行: 第22行:
      if (rollbackSummary !== null) $.ajax({
      if (rollbackSummary !== null) $.ajax({
        type: 'POST',
        type: 'POST',
        url: 'https://zh.moegirl.org/api.php',
        url: 'https://www.hmoegirl.com/api.php',
        beforeSend: function() {
        beforeSend: function() {
          self.replaceWith('<span id="rbing"><img src="https://static.mengniang.org/common/d/d1/Windows_10_loading.gif" style="height: 1em; margin-top: -.25em;">正在回退中……</span>');
          self.replaceWith('<span id="rbing"><img src="https://static.mengniang.org/common/d/d1/Windows_10_loading.gif" style="height: 1em; margin-top: -.25em;">正在回退中……</span>');
匿名用户