Viewing last 25 versions of post by Marker in topic [Userscript] Forum post/comment source link generator

Marker
My Little Pony - 1992 Edition
Wallet After Summer Sale -
Magnificent Metadata Maniac - #1 Assistant
Not a Llama - Happy April Fools Day!

Misanthrope
Got another bug report for ya: script inserts a broken link when dealing with derpibooru images embedded with the !! syntax. Example: @[==`!https://derpicdn.net/img/2016/12/10/1314002/thumb.png!==]@
`  
![full](https://derpicdn.net/img/2016/12/10/1314002/thumb.png!

)
 
I recommend checking that @`GetLinks.indexOf("url=")` !=returns a value that's not -1@ before inserting the links.
No reason given
Edited by Marker
Marker
My Little Pony - 1992 Edition
Wallet After Summer Sale -
Magnificent Metadata Maniac - #1 Assistant
Not a Llama - Happy April Fools Day!

Misanthrope
Got another bug report for ya: script inserts a broken link when dealing with derpibooru images embedded with the !! syntax. Example: @[==!https://derpicdn.net/img/2016/12/10/1314002/thumb.png!==]@
!https://derpicdn.net/img/2016/12/10/1314002/thumb.png!

I recommend checking that @GetLinks.indexOf("url=") != -1@ before inserting the links.
No reason given
Edited by Marker