14,985
edits
| Line 233: | Line 233: | ||
* 備份需登入帳號的網頁: 否 | * 備份需登入帳號的網頁: 否 | ||
* 可瀏覽別人的備份: 可 | * 可瀏覽別人的備份: 可 | ||
* 資料組織與利用: 可搜尋網址、不可搜尋網域對應的網頁。查詢語法<ref>https://zh.wikipedia.org/wiki/Wikipedia:%E4%BD%BF%E7%94%A8%E6%97%B6%E5%85%89%E6%9C%BA</ref><ref>[https://gist.github.com/n-st/0dd03b2323e7f9acd98e Bookmarklet to view current page on the Internet Archive Wayback Machine (https://archive.org/)]</ref>: <pre>javascript:location.href=%22http://web.archive.org/web/*/%22+location.href; | * 資料組織與利用: 可搜尋網址、不可搜尋網域對應的網頁。查詢語法<ref>https://zh.wikipedia.org/wiki/Wikipedia:%E4%BD%BF%E7%94%A8%E6%97%B6%E5%85%89%E6%9C%BA</ref><ref>[https://gist.github.com/n-st/0dd03b2323e7f9acd98e Bookmarklet to view current page on the Internet Archive Wayback Machine (https://archive.org/)]</ref> | ||
* 備註: PTT 可能會備份失敗,備份到電腦網路內容分級的畫面 | |||
Bookmarklets for Internet Archive's Wayback Machine: | |||
1. View all snapshots of the current webpage: | |||
<pre>javascript:location.href=%22http://web.archive.org/web/*/%22+location.href; | |||
</pre> | |||
or | |||
<pre> | |||
javascript:void(window.open('https://web.archive.org/web/*/'+location.href)); | |||
</pre> | |||
2. View the latest snapshot of the current webpage: | |||
<pre>javascript:void(window.open('https://web.archive.org/web/2if_/'+location.href)); | |||
</pre> | </pre> | ||
''服務暫停'' [http://www.webcitation.org/index WebCite] {{access | date = 2017-11-18}} | ''服務暫停'' [http://www.webcitation.org/index WebCite] {{access | date = 2017-11-18}} | ||