embed
embed copied to clipboard
Instagram reels and post regex fixed
Previously it was not Recognising the instagram post and reel urls . Modification in regex of instagram , now it will render post and reel both without any issue,
Please, remove unrelated changes. Describe issues you're resolving in a PR description. Give a few URL to check
sure
i have removed the unrelated changes and added description here are some urls to check :: https://www.instagram.com/p/C4_Lsf1NBra/?img_index=1 https://www.instagram.com/p/C5ZZUWPydSY/?utm_source=ig_web_copy_link https://www.instagram.com/reel/C19IuqJx6wm/ https://www.instagram.com/reel/C19IuqJx6wm/?utm_source=ig_web_copy_link
Please add corresponded tests and update a patch version
added the test , @neSpecc can you please check ,
@neSpecc , updated it .
Resolve conflicts, please
@neSpecc conflict resolved , merge it.