15 Commits

Author SHA1 Message Date
Peter Ajamian
91b19f3ffe Let's try this again. Fix regexps. 2020-11-30 19:47:48 +13:00
Peter Ajamian
1f4cf959db Allow a slash at the end of debian URLs. 2020-11-30 19:44:59 +13:00
Peter Ajamian
328d2628a4 Added Debian pastebin. Removed old (defunct) Fedora pastebin. 2020-11-27 20:40:52 +13:00
Peter Ajamian
bc2789f404 Fix "unbalanced parenthesis" error. 2020-11-10 09:48:36 +13:00
Peter Ajamian
126c47d9ca Added termbin.com 2020-11-10 09:34:43 +13:00
Peter Ajamian
b730961ba3 Fix regex for irccloud 2020-09-09 17:57:34 +12:00
Peter Ajamian
22eb243b30 Use "not" instead of "!"
Python doesn't have a "!" operator like every other language on the planet.
Instead it has "not".
2020-09-09 17:41:51 +12:00
Peter Ajamian
c2c58d5fa2 Check to see if matched domain exists in dictionary.
Check to see if matched domain exists in dictionary before attempting to access
it.
2020-09-09 17:21:38 +12:00
Peter Ajamian
df22176150 Fix regex 2020-04-05 14:56:14 +12:00
Peter Ajamian
6afce29612 Added support for irccloud pastebin. 2020-04-05 14:47:45 +12:00
Peter Ajamian
c55998bfc1 Add hastebin support 2019-08-14 15:32:19 +12:00
Peter Ajamian
9383139d03 Fedora pastebin sometimes has a dash (-) in the code. 2019-08-10 18:36:34 +12:00
Peter Ajamian
6fa66767a3 Added support for fpaste
* Added support for fpaste.
* Parse out punctuation at the end of a URL.
2019-08-10 16:09:22 +12:00
Peter Ajamian
078dfa470c Initial Checkin 2019-08-09 07:59:26 +12:00
Peter Ajamian
b681ca8b91
Initial commit 2019-08-09 07:57:00 +12:00