When a user pates a link to mclo.gs, it would be nice if the bot in turn pasted a link to the raw version of that log, as the site tends to be quite heavy for what it's ultimately trying to do: displaying logs.
It would search for something like https:\/\/mclo\.gs\/([A-Z,a-z,0-9]{7})
And then return: https://api.mclo.gs/1/raw/$1
When a user pates a link to mclo.gs, it would be nice if the bot in turn pasted a link to the raw version of that log, as the site tends to be quite heavy for what it's ultimately trying to do: displaying logs.
It would search for something like
https:\/\/mclo\.gs\/([A-Z,a-z,0-9]{7})And then return:
https://api.mclo.gs/1/raw/$1