senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. TacosTea (tacostea@don.tacostea.net)'s status on Wednesday, 22-Aug-2018 22:10:38 JST TacosTea TacosTea
    • せのお (妹尾 賢)

    地味に気になるutmをリンクから消すjs(jQ)
    function editHref(){
    document.querySelectorAll("a").forEach(function(element){
    element.href = element.href.replace(/utm_.*&*/g, '').replace(/\/\?$/g, '/');
    });
    }
    $(document).ready(function(){$(window).on('hashchange', editHref);});
    $(document).ready(function(){$(window).on('load', editHref);});

    In conversation Wednesday, 22-Aug-2018 22:10:38 JST from don.tacostea.net permalink
    • TacosTea (tacostea@don.tacostea.net)'s status on Wednesday, 22-Aug-2018 22:11:33 JST TacosTea TacosTea
      in reply to
      • せのお (妹尾 賢)

      リンク全部追いかけるので若干重いし、無駄も多そう

      In conversation Wednesday, 22-Aug-2018 22:11:33 JST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.