User:春卷柯南/global.js: Difference between revisions
Appearance
From Meta, a Wikimedia project coordination wiki
Updating global watchlist settings (Global Watchlist v. 6.5.8)
Switching global watchlist branch (switched from Global Watchlist v. 6.5.8)
Line 3:
Line 3:
window.GlobalWatchlistConfig = { "anonFilter": 0, "botFilter": 0, "confirmAllSites": true, "fastMode": false, "groupPage": true, "minorFilter": 0, "showEdits": true, "showLogEntries": true, "showNewPages": true, "sites": [ "meta.wikimedia", "commons.wikimedia", "zh.wikipedia", "zh.wikisource" ] };
window.GlobalWatchlistConfig = { "anonFilter": 0, "botFilter": 0, "confirmAllSites": true, "fastMode": false, "groupPage": true, "minorFilter": 0, "showEdits": true, "showLogEntries": true, "showNewPages": true, "sites": [ "meta.wikimedia", "commons.wikimedia", "zh.wikipedia", "zh.wikisource" ] };
window.GlobalWatchlistConfig = { "anonFilter": 0, "botFilter": 0, "confirmAllSites": true, "fastMode": false, "groupPage": true, "minorFilter": 0, "showEdits": true, "showLogEntries": true, "showNewPages": true, "sites": [ "en.wikipedia", "meta.wikimedia", "commons.wikimedia", "zh.wikipedia" ] };
window.GlobalWatchlistConfig = { "anonFilter": 0, "botFilter": 0, "confirmAllSites": true, "fastMode": false, "groupPage": true, "minorFilter": 0, "showEdits": true, "showLogEntries": true, "showNewPages": true, "sites": [ "en.wikipedia", "meta.wikimedia", "commons.wikimedia", "zh.wikipedia" ] };
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:DannyS712/Global watchlist.js&action=raw&ctype=text/javascript');
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:DannyS712/Global watchlist(追記) /stable (追記ここまで).js&action=raw&ctype=text/javascript');
Revision as of 09:08, 29 November 2019
// This script is located on Meta // [[:meta:User:DannyS712/Global watchlist.js]] window.GlobalWatchlistConfig={"anonFilter":0,"botFilter":0,"confirmAllSites":true,"fastMode":false,"groupPage":true,"minorFilter":0,"showEdits":true,"showLogEntries":true,"showNewPages":true,"sites":["meta.wikimedia","commons.wikimedia","zh.wikipedia","zh.wikisource"]}; window.GlobalWatchlistConfig={"anonFilter":0,"botFilter":0,"confirmAllSites":true,"fastMode":false,"groupPage":true,"minorFilter":0,"showEdits":true,"showLogEntries":true,"showNewPages":true,"sites":["en.wikipedia","meta.wikimedia","commons.wikimedia","zh.wikipedia"]}; mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:DannyS712/Global watchlist/stable.js&action=raw&ctype=text/javascript');