Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-03 | Unify coding cookie | Déstin Reed | |
2016-06-23 | [xnxx] Improve _VALID_URL (Closes #9858) | Sergey M․ | |
2016-06-23 | [xnxx] Replace test | Sergey M․ | |
2016-06-23 | [xnxx] fix url regex | rr- | |
The pattern has changed from "video123412" to "video-o8xa19". The changes maintain backwards compatibility with old-style URLs. | |||
2015-07-17 | [xnxx] Use compat_urllib_parse_unquote | Sergey M․ | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | |||
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-03-09 | [xnxx] Modernize | Jaime Marquínez Ferrándiz | |
2013-11-06 | [xnxx] Accept urls that start with 'www' (fixes #1734) | Jaime Marquínez Ferrándiz | |
2013-10-18 | [xnxx] Add age_limit | Philipp Hagemeister | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-23 | Move XNXX into its own file | Philipp Hagemeister | |