Advertisement
Guest User

Pinboard Import Format

a guest
Nov 20th, 2020
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.01 KB | None | 0 0
  1. <!DOCTYPE NETSCAPE-Bookmark-file-1>
  2. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
  3. <TITLE>Pinboard Bookmarks</TITLE>
  4. <H1>Bookmarks</H1>
  5. <DL><p>
  6. <!-- Start Here -->
  7. <DT><A HREF="https://mangadex.org" ADD_DATE="1584575871" PRIVATE="0" TOREAD="0" TAGS="test,new">MangaDex</A>
  8. <DD>This is a description.
  9.  
  10. This is a new paragraph. Take note of an extra line before starting a new record.
  11.  
  12. <DT><A HREF="https://someurl.com" ADD_DATE="1584575871" PRIVATE="0" TOREAD="0" TAGS="test,new">Nyaa</A>
  13. <DD>This is a description.
  14.  
  15. This is a new paragraph. Take note of an extra line before starting a new record.
  16.  
  17. <!-- Copy starting next line for a new record. Remove the first two samples. The least amount of records that can be imported is 2.
  18. <DT><A HREF="[url]" ADD_DATE="[timestamp]" PRIVATE="0" TOREAD="0" TAGS="tag1,tag2,new">Title - Author (Year)</A>
  19. <DD>This is a description.
  20.  
  21. This is a new paragraph. Take note of an extra line before starting a new record.
  22.  
  23. Copy above this line-->
  24. </DL></p>
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement