Changes between Version 1 and Version 2 of Rules/Pictures


Ignore:
Timestamp:
2019-11-02T09:47:29+01:00 (6 years ago)
Author:
PanierAvide
Comment:

Fixed Flickr rule

Legend:

Unmodified
Added
Removed
Modified
  • Rules/Pictures

    v1 v2  
    1717}
    1818
    19 *[flickr][flickr!~/^https://www.flickr.com/photos/[0-9]+\@[A-Z0-9]+/[0-9]+$/] {
     19*[flickr][flickr!~/^https:\/\/www.flickr.com\/photos\/[0-9]+@[A-Z0-9]+\/[0-9]+$/] {
    2020    throwError: tr("flickr tag should contain full image URL");
    2121}
     22
    2223}}}