HomeWrite.as

Fix removal of query parameters on youtube embed links

Description

Fix removal of query parameters on youtube embed links

This uses go's html and url parser plus regex, instead of
using only a single regex for simplicity sake. A single regex expression
might be error prone, for example, when trying to matching html entities.

Fixes #328

Details

Provenance
DamiAuthored on Aug 7 2020, 6:05 AM
Parents
rWF849e5b8503a8: Merge pull request #330 from writeas/post-signatures
Branches
Unknown
Tags
Unknown