Nick Sweeting 6 gadi atpakaļ
vecāks
revīzija
2b45792ad8

+ 12 - 0
archivebox/tests/pinboard_export.html

@@ -0,0 +1,12 @@
+<!DOCTYPE NETSCAPE-Bookmark-file-1>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
+<TITLE>Pinboard Bookmarks</TITLE>
+<H1>Bookmarks</H1>
+<DL>
+<p>
+
+<DT><A HREF="https://github.com/trailofbits/algo" ADD_DATE="1542616733" PRIVATE="1" TOREAD="1" TAGS="vpn,scripts,toread">Algo VPN scripts</A>
+<DT><A HREF="http://www.ulisp.com/" ADD_DATE="1542374412" PRIVATE="1" TOREAD="1" TAGS="arduino,avr,embedded,lisp,toread">uLisp</A>
+
+</DL>
+</p>

+ 46 - 0
archivebox/tests/pinboard_export.rss

@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
+  <channel rdf:about="http://pinboard.in">
+    <title>Pinboard (private aaronmueller)</title>
+    <link>https://pinboard.in/u:aaronmueller/private/</link>
+    <description></description>
+    <items>
+      <rdf:Seq>
+        <rdf:li rdf:resource="https://mehkee.com/"/>
+        <rdf:li rdf:resource="https://qmk.fm/"/>
+      </rdf:Seq>
+    </items>
+  </channel>
+
+  <item rdf:about="https://mehkee.com/">
+    <title>Mehkee - Mechanical Keyboard Parts &amp; Accessories</title>
+    <dc:date>2018-11-08T21:29:32+00:00</dc:date>
+    <link>https://mehkee.com/</link>
+    <dc:creator>aaronmueller</dc:creator>
+    <dc:subject>keyboard gadget diy</dc:subject>
+    <dc:source>http://pinboard.in/</dc:source>
+    <dc:identifier>http://pinboard.in/u:aaronmueller/b:xxx/</dc:identifier>
+    <taxo:topics>
+      <rdf:Bag>
+        <rdf:li rdf:resource="http://pinboard.in/u:aaronmueller/t:keyboard"/>
+        <rdf:li rdf:resource="http://pinboard.in/u:aaronmueller/t:gadget"/>
+        <rdf:li rdf:resource="http://pinboard.in/u:aaronmueller/t:diy"/>
+      </rdf:Bag>
+    </taxo:topics>
+  </item>
+  <item rdf:about="https://qmk.fm/">
+    <title>QMK Firmware - An open source firmware for AVR and ARM based keyboards</title>
+    <dc:date>2018-11-06T22:36:21+00:00</dc:date>
+    <link>https://qmk.fm/</link>
+    <dc:creator>aaronmueller</dc:creator>
+    <dc:subject>firmware keyboard</dc:subject>
+    <dc:source>http://pinboard.in/</dc:source>
+    <dc:identifier>http://pinboard.in/u:aaronmueller/b:xxx/</dc:identifier>
+    <taxo:topics>
+      <rdf:Bag>
+        <rdf:li rdf:resource="http://pinboard.in/u:aaronmueller/t:firmware"/>
+        <rdf:li rdf:resource="http://pinboard.in/u:aaronmueller/t:keyboard"/>
+      </rdf:Bag>
+    </taxo:topics>
+  </item>
+</rdf:RDF>

+ 5 - 0
archivebox/tests/pinboard_export.xml

@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+    <posts user="aaronmueller">
+<post href="https://github.com/trailofbits/algo" time="2018-11-19T08:38:53Z" description="Algo VPN scripts" extended="" tag="vpn scripts" hash="18d708f67bb26d843b1cac4530bb52aa"  shared="no" toread="yes" />
+<post href="http://www.ulisp.com/" time="2018-11-16T13:20:12Z" description="uLisp" extended="" tag="arduino avr embedded lisp" hash="2a17ae95925a03a5b9bb38cf7f6c6f9b"  shared="no" toread="yes" />
+</posts>

+ 2 - 0
archivebox/tests/pinboard_export_2.json

@@ -0,0 +1,2 @@
+[{"href":"https:\/\/github.com\/trailofbits\/algo","description":"Algo VPN scripts","extended":"","meta":"62325ba3b577683aee854d7f191034dc","hash":"18d708f67bb26d843b1cac4530bb52aa","time":"2018-11-19T08:38:53Z","shared":"no","toread":"yes","tags":"vpn scripts"},
+{"href":"http:\/\/www.ulisp.com\/","description":"uLisp","extended":"","meta":"7bd0c0ef31f69d1459e3d37366e742b3","hash":"2a17ae95925a03a5b9bb38cf7f6c6f9b","time":"2018-11-16T13:20:12Z","shared":"no","toread":"yes","tags":"arduino avr embedded lisp"}]