"മീഡിയവിക്കി:Common.js" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| വരി 8: | വരി 8: | ||
if ( | if ( | ||
img.src && | img.src && | ||
img.src. | img.src.startsWith('https://tile.openstreetmap.org/v4/marker/') | ||
) { | ) { | ||
img.src = img.src.replace( | img.src = img.src.replace( | ||
| വരി 15: | വരി 15: | ||
); | ); | ||
} | } | ||
} | } | ||
}); | }); | ||