網頁備份: Difference between revisions

Jump to navigation Jump to search
42 bytes added ,  21 February 2024
m
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 144: Line 144:
* 保留原始網址: 有
* 保留原始網址: 有


<pre>
<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;}})();
</pre>
</syntaxhighlight>


==== H: historio ====
==== H: historio ====

Navigation menu