אונטערשייד צווישן ווערסיעס פון "מעדיעוויקי:Common.js/externalsmaker.js"

אפדעיט
(אפדעיט)
(אפדעיט)
שורה 190: שורה 190:
[
[
{ telem: '.story_autor_name' },
{ telem: '.story_autor_name' },
{ telem: '#progBrodcaster'}
{ telem: '#progBrodcaster'},
{ telem: '.name'}
],
],
[
[
{ telem: '.story_title' },
{ telem: '.story_title' },
{ telem: '#progName'}
{ telem: '#progName'},
{ attr: ["meta[property='og:title']", "content"] }
],
],
{ url: 1, match: /Id\=(\d+)/i },
{ url: 1, match: /(\d+)/ },
[
[
{ telem: '.story_autor_date' },
{ telem: '.story_autor_date' },
{ telem: '.player_time', date: '.' }
{ telem: '.player_time', date: '.' },
{ attr: ["div[class='date date-local']", "data-date-utc"], date: '.' },
{ attr: ["li[class='date-local']", "data-date-utc"], date: '.' }
],
],
{ url: 1, match: /org\.il\/(.+?)\// }
{ url: 1, match: /org\.il\/(.+?)\// }