« MediaWiki:Common.js » : différence entre les versions
		
		
		
		Aller à la navigation
		Aller à la recherche
		
| Aucun résumé des modifications Balises : Révocation manuelle Révoqué | Aucun résumé des modifications Balise : Révoqué | ||
| Ligne 1 : | Ligne 1 : | ||
| (function(f, a, t, h, o, m){ | (function(f, a, t, h, o, m){ | ||
| 	a[h]=a[h]||function(){ | 	a[h]=a[h]||function(){ | ||
| 		(a[h].q=a[h].q||[]).push(arguments) | 		(a[h].q=a[h].q||[]).push(arguments); | ||
| 	}; | 	}; | ||
| 	o=f.createElement('script'), | 	o=f.createElement('script'), | ||
| 	m=f.getElementsByTagName('script')[0]; | 	m=f.getElementsByTagName('script')[0]; | ||
| 	o.async=1; o.src=t; o.id='fathom-script'; | 	o.async=1; o.src=t; o.id='fathom-script'; | ||
| 	m.parentNode.insertBefore(o,m) | 	m.parentNode.insertBefore(o,m); | ||
| })(document, window, '//fathom.indewiki.fr/tracker.js', 'fathom'); | });(document, window, '//fathom.indewiki.fr/tracker.js', 'fathom'); | ||
| fathom('set', 'siteId', 'XMNXO'); | fathom('set', 'siteId', 'XMNXO'); | ||
| fathom('trackPageview'); | fathom('trackPageview'); | ||
Version du 4 novembre 2021 à 09:53
(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');