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 |
|