MediaWiki:Gadget-sharing.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 January 2024

  • curprev 11:4511:45, 16 January 2024CryptoUser talk contribs 1,615 bytes +1,615 Created page with "// Sharing buttons: $(function () { // работает в пространстве статей, в режиме просмотра, кроме главной: if (mw.config.get ('wgNamespaceNumber') !== 0 || mw.config.get ('wgAction') !== 'view' || mw.config.get ('wgArticleId') === 13047 ) return; if (window.location.hostname.indexOf ('.onion') !== -1 || window.location.hostname.indexOf ('.i2p') !== -1) return; // -- no counters for Onion or i2p...."