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

De Wiki Indé
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Balise : Révoqué
Aucun résumé des modifications
Balise : Révoqué
Ligne 1 : Ligne 1 :
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
<script>
<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];
(function(f, a, t, h, o, m){
o.async=1;  
a[h]=a[h]||function(){
o.src=t; o.id='fathom-script';
(a[h].q=a[h].q||[]).push(arguments)
m.parentNode.insertBefore(o,m)})(document, window, '//fathom.indewiki.fr/tracker.js', 'fathom');fathom('set', 'siteId', 'XMNXO');fathom('trackPageview');
};
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>
</script>
<!-- / Fathom -->

Version du 4 novembre 2021 à 08:46

<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
<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>
<!-- / Fathom -->