Thread: [Solved] realgfporn.com support
View Single Post
  #5  
Old 14.09.2019, 16:56
Derp Derp is offline
JD VIP
 
Join Date: Oct 2011
Posts: 336
Default

realgfporn-URLs with exclamation mark in URL aren't parsed by JD2
**External links are only visible to Support Staff****External links are only visible to Support Staff** (that's the way it's linked on the site in one of the related-videos-sections)
Removing the exclamation mark does work too, and JD2 can parse it that way:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

EDIT:
Also happening with additional dots:
not parsed:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
parsed:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

The regexp in the plugin is not including those kinds of URLs:
Code:
https?://(?:www\\.)?realgfporn\\.com/videos/[a-z0-9\\-_]+\\d+\\.html
and

**External links are only visible to Support Staff****External links are only visible to Support Staff**

**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by Derp; 14.09.2019 at 17:18.
Reply With Quote