Skip to content

Commit

Permalink
update Ubuntu domains
Browse files Browse the repository at this point in the history
  • Loading branch information
grawity committed Mar 25, 2021
1 parent 07e0465 commit 7bffe18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getpaste
Original file line number Diff line number Diff line change
Expand Up @@ -1400,7 +1400,7 @@ sub dl_zerobin {
to_query => "tx=on",
},
{
host => "pastebin.ubuntu.com",
host => ["pastebin.ubuntu.com", "paste.ubuntu.com"],
path => qr!^/p/\w+!,
parser => \&dl_ubuntu,
},
Expand Down

0 comments on commit 7bffe18

Please sign in to comment.