About linkifying push/ect links embedded in reddit: No, wasn't asking if you could make that a feature. Was just curious to test it out.
And the "
comment
" part, let me quote the lines:
Your version:
retObjLnk = '<div class="reddit-embed" data-embed-media="www.redditmedia.com" data-embed-parent="false" data-embed-live="true"><a href="' + urlRed + '">Comment</a> from discussion <a></a>.</div>';
My version:
retObjLnk = '<div class="reddit-embed" data-embed-media="www.redditmedia.com" data-embed-parent="false" data-embed-live="true"><a href="' + urlRed + '">' + urlRed + '</a></div>';
Should reddit's scripting server go down at address: https://www.redditstatic.com/comment-embed.js, this would act as a clean default link since the embed would fail.
AO
Deputy-Owner
:
The Nexus CC