[parliamentliveuk] Recognize lower case URLs

Closes #10912

Seems parliamentliveuk matches URLs case-insentive. For example this URL
also works:
http://parliamentlive.tv/EvEnt/Index/3F24936f-130f-40bf-9a5d-b3d6479da6a4
This commit is contained in:
Yen Chi Hsuan 2016-10-14 00:44:28 +08:00
parent 5c4bfd4da5
commit 580d411931
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
2 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,9 @@
version <unreleased>
Extractors
* [parliamentliveuk] Lower case URLs are now recognized (#10912)
version 2016.10.12
Core