legendtang / ezproxy-db

Database of URLs from institutions using proxy servers, like EZproxy.

Home Page:https://libproxy-db.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Proxy URL Database

Collection of proxy URLs from various libraries and institutions using software, like EZproxy. Can be used with the Google Chrome Extension or Mozilla Firefox Extension.

This database is also accessible in JSON format. Also, the code for the browser extensions is available on GitHub.

Contributing

To contribute your institution's proxy URL, or to update an existing entry, edit the database and create a pull request. Any questions or comments can be posted on the discussions board.

What Changed?

This used to be a Python app hosted on Google App Engine. The code for that is available on the appengine branch. I decided to simplify this and just generate a static site with Hugo. The database is also just a single static JSON file. This makes the site super-easy to host anywhere, and can be served quickly.

Also, will be easier to use GitHub's collaboration features to track and vet changes to the database and add co-maintainers, without having to implement that with code. Users can use GitHub's built-in editor to edit the database and submit a pull request, without using Git directly.

About

Database of URLs from institutions using proxy servers, like EZproxy.

https://libproxy-db.org/

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:CSS 63.4%Language:HTML 20.6%Language:Go 12.5%Language:Shell 3.4%