Sign out from Basic authentications

  • /**
     * @title Sign out from Basic authentications
     * @description Throw off credentials.
     * @include http://*
     * @include https://*
     * @license MIT License
     */
    new Image().src = location.href.replace("://", "$&*:*@");
    location.reload()
    
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/08/14 02:48:47 - 2010-08-14
  2. 2010/08/14 02:48:32 - 2010-08-14
  3. 2010/08/14 02:47:34 - 2010-08-14
  4. 2010/08/14 02:47:13 - 2010-08-14