mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-03 08:08:43 -04:00
make service argument optional
This commit is contained in:
parent
612956e8c9
commit
35ee1f90cd
3 changed files with 47 additions and 29 deletions
|
@ -68,7 +68,7 @@
|
|||
<img src="https://nicksweeting.com/images/archive.png" height="36px">
|
||||
Archived Sites <img src="https://getpocket.com/favicon.ico" height="36px"> <br/>
|
||||
<small>
|
||||
Via: <a href="https://getpocket.com/export">getpocket.com/export</a> + <a href="https://github.com/pirate/pocket-archive-stream">archive_pocket.py</a>
|
||||
Via: <a href="https://getpocket.com/export">getpocket.com/export</a> + <a href="https://github.com/pirate/bookmark-archiver">archive_pocket.py</a>
|
||||
| <a href="https://getpocket.com/users/USERNAME/feed/all">RSS Feed</a>
|
||||
</small>
|
||||
</h1>
|
||||
|
@ -76,7 +76,7 @@
|
|||
<table style="width:100%;height: 90%; overflow-y: scroll;table-layout: fixed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width: 120px;"><img src="https://getpocket.com/favicon.ico" height="12px"> Pocketed Date</th>
|
||||
<th style="width: 120px;"><img src="https://getpocket.com/favicon.ico" height="12px"> Date Starred</th>
|
||||
<th style="width: 45vw;">Saved Article</th>
|
||||
<th style="width: 50px">Files</th>
|
||||
<th style="width: 50px">PDF</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue