newhouse / url-tracking-stripper

An open-source Chrome Extension that will remove the tracking parameters from URLs to keep them short and cleaner for sharing, bookmarking, etc. It will also skip any known redirects and take you straight to the target URL instead of passing you through an intermediate URL.
MIT License
190 stars 26 forks source link

add domains to allowlist #105

Open jnozsc opened 4 years ago

jnozsc commented 4 years ago

code.videolan.org is actually hosted on gitlab (enterprise version?)

e.g: https://code.videolan.org/videolan/vlc

so we need to add add code.videolan.org to the allowlist as gitlab

edit: same for gitlab.freedesktop.org