Sign out from Basic authentications
by
drry
2010-08-14 [2010/08/14 02:48:47]
Throw off credentials.
@@ -6,4 +6,4 @@
* @license MIT License
*/
new Image().src = location.href.replace("://", "$&*:*@");
-location.reload();
+location.reload()
/**
* @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 です。