Author | SHA1 | Message | Date |
---|---|---|---|
Déstin Reed |
dcdb292fdd
|
Unify coding cookie | 8 years ago |
Sergey M․ |
adf1921dc1
|
[xnxx] Improve _VALID_URL (Closes #9858) | 8 years ago |
Sergey M․ |
97674f0419
|
[xnxx] Replace test | 8 years ago |
rr- |
73843ae8ac
|
[xnxx] fix url regex
The pattern has changed from "video123412" to "video-o8xa19". The changes maintain backwards compatibility with old-style URLs. |
8 years ago |
Sergey M․ | 7dde5f6a8d | [xnxx] Use compat_urllib_parse_unquote | 9 years ago |
Philipp Hagemeister | 1cc79574fc |
Fix imports and general cleanup
· 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 |
10 years ago |
Jouke Waleson | 9e1a5b8455 | PEP8: applied even more rules | 10 years ago |
Jaime Marquínez Ferrándiz | bdebf51c8f | [xnxx] Modernize | 11 years ago |
Jaime Marquínez Ferrándiz | b1a80ec1a9 | [xnxx] Accept urls that start with 'www' (fixes #1734) | 11 years ago |
Philipp Hagemeister | 8e590a117f | [xnxx] Add age_limit | 11 years ago |
Philipp Hagemeister | 6f5ac90cf3 | Move tests to the IE definitions | 12 years ago |
Philipp Hagemeister | 570fa151fc | Move XNXX into its own file | 12 years ago |