Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/perl -w
use strict;
use LWP::Simple;
use URI::URL;
=head1 Synopsis
This script will produce a file of RedirectSafe directives with domains from the DOAJ csv file publicly available.
The main concern is to avoid duplicates of any domains that are already used in your own EZproxy config files.