14,985
edits
Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
| Line 144: | Line 144: | ||
* 保留原始網址: 有 | * 保留原始網址: 有 | ||
< | <syntaxhighlight lang="JavaScript"> | ||
javascript:(function(){if(location.href.indexOf('http')!=0){input=prompt('URL:','http://');if(input!=null){location.href='https://webcache.googleusercontent.com/search?q=cache:'+input}}else{location.href='https://webcache.googleusercontent.com/search?q=cache:'+location.href;}})(); | javascript:(function(){if(location.href.indexOf('http')!=0){input=prompt('URL:','http://');if(input!=null){location.href='https://webcache.googleusercontent.com/search?q=cache:'+input}}else{location.href='https://webcache.googleusercontent.com/search?q=cache:'+location.href;}})(); | ||
</ | </syntaxhighlight> | ||
==== H: historio ==== | ==== H: historio ==== | ||