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

Amire80 (שיחה | תרומות)
אין תקציר עריכה
Amire80 (שיחה | תרומות)
קיסם נטוי
שורה 94: שורה 94:
{
{
str:  location.href,
str:  location.href,
match: /hageula.com\/news\/([^/]+)\/d+.html/
match: /hageula.com\/news\/([^/]+)\/\d+.html/
},
},
{
{
str:  location.href,
str:  location.href,
match: /hageula.com\/news\/[^/]+\/(d+).html/
match: /hageula.com\/news\/[^/]+\/(\d+).html/
},
},
//[
//[