« MediaWiki:Common.js » : différence entre les versions

De Wiki Indé
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Balises : Révocation manuelle Révoqué
Aucun résumé des modifications
Balise : Révocation manuelle
Ligne 1 : Ligne 1 :
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
<script>
<script>
(function(f, a, t, h, o, m){
(function(f, a, t, h, o, m){
Ligne 13 : Ligne 12 :
fathom('trackPageview');
fathom('trackPageview');
</script>
</script>
<!-- / Fathom -->

Version du 4 novembre 2021 à 09:42

<script>
(function(f, a, t, h, o, m){
	a[h]=a[h]||function(){
		(a[h].q=a[h].q||[]).push(arguments)
	};
	o=f.createElement('script'),
	m=f.getElementsByTagName('script')[0];
	o.async=1; o.src=t; o.id='fathom-script';
	m.parentNode.insertBefore(o,m)
})(document, window, '//fathom.indewiki.fr/tracker.js', 'fathom');
fathom('set', 'siteId', 'XMNXO');
fathom('trackPageview');
</script>