מדיה ויקי:Common.js/externalsmaker.js – הבדלי גרסאות

ביטול גרסה 520309 של חלוקת קונטרסים (שיחה)
אין תקציר עריכה
שורה 142: שורה 142:
params: [
params: [
{ str: 'קישור הגאולה' },
{ str: 'קישור הגאולה' },
{ str:  location.href, match: /hageula.com\/[^/]+\/([^/]+)\/\d+\.html/ },
{ str:  location.href, match: /hageula.com\/[^/]+\/([^/]+)\/\d+\.htm/ },
{ str:  location.href, match: /hageula.com\/[^/]+\/[^/]+\/(\d+)\.html/ },
{ str:  location.href, match: /hageula.com\/[^/]+\/[^/]+\/(\d+)\.htm/ },
{ telem: 'h1:first' },
{ telem: 'h1:first' },
{ elem: ['a[href^="/author"]', 'parent', 'text'], remove:"מערכת האתר"},
{ telem: ['a[href^="/author"]', 'parent', 'text'], remove:"מערכת האתר"},
{ telem: 'table.Aborder tr:first td:last div', split:'.', func:dateFormat},
{ telem: 'table.Aborder tr:first td:last div', split:'.', func:dateFormat},
{ str:  location.href, match: /hageula.com\/([^/]+)\/[^/]+\/\d+\.html/, defvalue:'news'}
{ str:  location.href, match: /hageula.com\/([^/]+)\/[^/]+\/\d+\.htm/, defvalue:'news'}
]
]
},
},