https://github.com/halcy/pixivrss.pl
pixivrss.pl - a Pixiv "bookmarks" RSS feed generator.
https://github.com/halcy/pixivrss.pl
Last synced: about 1 year ago
JSON representation
pixivrss.pl - a Pixiv "bookmarks" RSS feed generator.
- Host: GitHub
- URL: https://github.com/halcy/pixivrss.pl
- Owner: halcy
- Created: 2009-11-01T22:33:55.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T20:45:47.000Z (over 10 years ago)
- Last Synced: 2025-02-26T04:08:03.545Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 6.84 KB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
pixivrss.pl - a Pixiv "bookmarks" RSS feed generator.
To set up, just drop the script in some directory on your web server,
change the variables under "config" to match your setup, and add the
scripts URL to your favourite feed reader.
Please make sure you're not hammering Pixiv's servers with a lot of
unneccesary requests.
DANGER WILL ROBINSON: This obviously makes something that was private
(your bookmarks) public. If you don't want anyone to see those, you
should probably put this script behind .htaccess protection or such.
-- L. Diener / lorenzd@gmail.com