ENF
Well-known member
So, I've been cleaning up some stuff around our site and I noticed in some of the link error reports, there were these links embedded in posts like so:
https://domainxyz.com/x-apple-data-detectors://0 < The zero (0) on end changes to other numbers depending on the input. (so it seems)
When viewing the source of the displayed page, the entire string looks like a typical href line: (again, this from inside a normal post)
<a href="https://domainxyz.com.com/x-apple-data-detectors://0" class="internalLink">at 10am</a>
This was linked to a post where someone had written "10am" in a post which I'm guessing came from an iPhone/iPad or something Apple'ish that generates those links in messages when you type dates or times. (So you can book your calendar by clicking on the blue link, etc.)
This is not a widespread problem (yet) as there only around ~50 of these to clean up.
Just curious if there's a way to filter or scrub these out before the post submitted. Functionality wise, it's not a big deal.. but it does put these junk links in that are annoying.
Thanks.
https://domainxyz.com/x-apple-data-detectors://0 < The zero (0) on end changes to other numbers depending on the input. (so it seems)
When viewing the source of the displayed page, the entire string looks like a typical href line: (again, this from inside a normal post)
<a href="https://domainxyz.com.com/x-apple-data-detectors://0" class="internalLink">at 10am</a>
This was linked to a post where someone had written "10am" in a post which I'm guessing came from an iPhone/iPad or something Apple'ish that generates those links in messages when you type dates or times. (So you can book your calendar by clicking on the blue link, etc.)
This is not a widespread problem (yet) as there only around ~50 of these to clean up.
Just curious if there's a way to filter or scrub these out before the post submitted. Functionality wise, it's not a big deal.. but it does put these junk links in that are annoying.
Thanks.