Jump to content

User:Diffeo demo/common.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
diffeo = {
diffeo = {
BASE: 'localhost',
BASE: 'localhost:9998',
NAMESPACE: 'jrfcyber1',
NAMESPACE: 'jrfcyber1',
RANKER: 'hier_mmr',
RANKER: 'hier_mmr',

Revision as of 17:58, 10 September 2014

diffeo = {
	BASE: 'localhost:9998',
	NAMESPACE: 'jrfcyber1',
    RANKER: 'hier_mmr',
}
importScriptURI('https://staging.diffeo.com/MWSortingDesk.js');