Like Ra in latex catsuit, latex mask and high heels
Like Ra's Naughty Playground

doll kigurumi
Fursuit Cosplay Headset Furry Costume Paw Head Base Comiket Furry Kig Kigurumi Animal Cat Rabbit Doll Beast Mask Cosplay Cosqin
$356.26-52%

"hypnosis" device
Intelligent Portable Sleep Assistant Handheld Mini Sleep Assistant Device Hypnosis Machine USB ChargingColor@@WHITE
$182.88-68%

porn
CHILLGIO Women Black Bodysuit Sexy Porn Underwear Hollow See-through One Pieces Combination Jumpsuit Slim Fishnet Halter Catsuit
$31.23-59%

ellolace lingerie
Lingerie Set Lace Sequin Bra Ellolace Lingerie Bra Set Bra Brief Sets Women 3 Pieces Set Lingerie
$73.81

"speerise"
Women Black Long Sleeve Unitard One-piece Spandex Zentai Full Body Leotard Gymnastics Jumpsuit Men Ballet Dance Wear
$30.24-30%

abdl adult pvc panties
PVC Ultra Soft Silent ABDL Transparent Plastic Shorts Couple Comfort Waterproof Leak Proof Pants Adult Baby Diaper Panties
$380.32

yizyif
Kids Girls Jazz Dance Set Hip Hop Street Dancing Costumes Shiny T-shirt with Shorts 2-Piece Cheerleading Stage Party Outfit Set
$10.77-41%



To view Aliexpress you might need to switch your mobile browser to the Desktop version.


Magnetic lock for self-bondage
Magnetic lock for self-bondage
€145

If you would like to use search functions, view hidden archives or play games, please consider registering.


[UPDATED] feature - Media Auto-embedding
#21
Let me know if anything is missing in the list above and should be added.
Reply
#22
Added instagram embedding.

See the second post in this thread for the list of supported sites.
Reply
#23
Some sites updated their scripts, so they are breaking out from iframes (e.g. hypnotube). I'm currently tweaking the plugin to run all iframes in sandboxes with limited features.

Edit: I blocked pop-ups too. Please let me know if you notice any broken embeddings.
Reply
#24
Youtube time codes still do not work. Can anybody spot the error?

Code:
// Youtube https://шшш.youtube.com/watch?v=e8WuGzXyO7Y&t=132s

    $message = preg_replace('%(https?://)?(www\.youtube\.com/watch\?v=)([a-zA-Z0-9_-]+)(&t=)?([0-9]+)?(s)?%', $leftdiv . '"https://www.youtube.com/embed/$3?fs=1&start=$5"' . $rightdiv . "$1$2$3$4$5$6<br />", $message);

Reply
#25
Right now, I don't have a PHP-environment set up, so I tested this on regex101.com with PCRE2, which should be close enough. It turns out that what looks like a "w" in your test-url is in fact a cyrillic sha. If I replace "шшш" with "www" the regex and the url-part of the replacement work just fine.
Reply
#26
(12 Mar 2023, 23:35 )Thegolor Wrote: It turns out that what looks like a "w" in your test-url is in fact a cyrillic sha. If I replace "шшш" with "www" the regex and the url-part of the replacement work just fine.
It's done intentionally for the post above, because otherwise it would be replaced with a video in the post. So, I just used whatever looks like "w". In any case, it's in the comment 😊

(12 Mar 2023, 23:35 )Thegolor Wrote: the url-part of the replacement work just fine.
The problem is - it does not in work in the forum... I wonder if it's related to "&".

See, for example, this post: https://www.likera.com/forum/mybb/Thread...3#pid65713
Reply
#27
(13 Mar 2023, 00:34 )Like Ra Wrote:
(12 Mar 2023, 23:35 )Thegolor Wrote: It turns out that what looks like a "w" in your test-url is in fact a cyrillic sha. If I replace "шшш" with "www" the regex and the url-part of the replacement work just fine.
It's done intentionally for the post above, because otherwise it would be replaced with a video in the post. So, I just used whatever looks like "w". In any case, it's in the comment 😊
Ah. I almost thought that was a bit too easy. 😐

(13 Mar 2023, 00:34 )Like Ra Wrote:
(12 Mar 2023, 23:35 )Thegolor Wrote: the url-part of the replacement work just fine.
The problem is - it does not in work in the forum... I wonder if it's related to "&".

See, for example, this post: https://www.likera.com/forum/mybb/Thread...3#pid65713
Which version of PHP is the forum running on? Then I could try running it locally tomorrow evening.

And it probably doesn't help too much, but in any case this is my test on regex101.com: https://regex101.com/r/ceeALI/1. I had to remove the percent signs and escape the forward slahes instead. But that can't really be a problem, since it works fine for most of the url and if it were a problem it probably wouldn't work at all.
Reply
#28
(13 Mar 2023, 01:05 )Thegolor Wrote: Which version of PHP is the forum running on?
7.4.33 - still can't migrate to 8.x -- some plugins are abandoned 😕

(13 Mar 2023, 01:05 )Thegolor Wrote: since it works fine for most of the url
Exactly... No idea why the &.* part is ignored.
Reply
#29
So. I set up a PHP-installation on my computer and tried running your piece of code against that. The bad news? It works. Which leads me to believe that the regex itself is working as intended and something else is causing the problem. But since I'm not at all familiar with myBB and its inner workings, I can only take vague guesses. Sorry that I can't be of more help.
Reply
#30
(13 Mar 2023, 21:27 )Thegolor Wrote: Sorry that I can't be of more help.
You helped a lot! Independent testing is a huge help! Thanks much!

The next step is to check what comes after my plugin (actually, it aeady uses one of the last "showthread" hooks.)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
[UPDATED] profile picture Like Ra 1 1,149 14 Jul 2024, 01:31
Last Post: Like Ra
[UPDATED] Thank you/Like Like Ra 11 4,971 14 Jul 2024, 01:21
Last Post: Like Ra
[UPDATED] Game section Like Ra 53 37,100 19 Jun 2024, 00:16
Last Post: Like Ra
[UPDATED] feature: list of contributors Like Ra 3 1,166 10 Jun 2023, 23:19
Last Post: Like Ra
[UPDATED] feature - attachment slide show Like Ra 22 7,779 09 Jan 2023, 01:53
Last Post: Bound Whore



Contributors: Like Ra (29) , Max515 (1) , no smile (2) , Thegolor (3)