Piss Link Scraper: Difference between revisions

From pisswiki
(Add version fetching from the wiki instead)
No edit summary
Line 1: Line 1:




The original [https://github.com/OragamiSwami/Piss_Scraper Piss Link Scraper] fetches link blocks from the old pad.
The original [https://github.com/OragamiSwami/Piss_Scraper Piss Link Scraper] fetches link blocks.


You can fetch all link blocks from [[Server link blocks|the wiki link block list]] with something like (adjust to taste):
Modify list= variable for desired source:


<pre>
<pre>
curl -s 'https://wiki.letspiss.net/index.php?title=Server_link_blocks&action=raw' | sed -n '/<pre>/,/<\/pre>/ p' | grep -v 'pre>$'
New PissWiki: https://wiki.letspiss.net/index.php?title=Server_link_blocks&action=raw
Old Frampad: https://mensuel.framapad.org/p/l55l74wieg-9ntc/export/txt
</pre>
</pre>

Revision as of 21:56, 9 June 2021


The original Piss Link Scraper fetches link blocks.

Modify list= variable for desired source:

 New PissWiki: https://wiki.letspiss.net/index.php?title=Server_link_blocks&action=raw
 Old Frampad: https://mensuel.framapad.org/p/l55l74wieg-9ntc/export/txt