Sergey M․
adf1921dc1
[xnxx] Improve _VALID_URL ( Closes #9858 )
2016-06-23 04:26:49 +07:00
Sergey M․
97674f0419
[xnxx] Replace test
2016-06-23 04:24:00 +07:00
rr-
73843ae8ac
[xnxx] fix url regex
...
The pattern has changed from "video123412" to "video-o8xa19".
The changes maintain backwards compatibility with old-style URLs.
2016-06-23 04:19:55 +07:00
Sergey M․
7dde5f6a8d
[xnxx] Use compat_urllib_parse_unquote
2015-07-17 23:49:38 +06:00
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
2014-12-13 12:35:45 +01:00
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
2014-11-23 21:39:15 +01:00
Jaime Marquínez Ferrándiz
bdebf51c8f
[xnxx] Modernize
2014-03-09 18:31:39 +01:00
Jaime Marquínez Ferrándiz
b1a80ec1a9
[xnxx] Accept urls that start with 'www' ( fixes #1734 )
2013-11-06 23:45:01 +01:00
Philipp Hagemeister
8e590a117f
[xnxx] Add age_limit
2013-10-18 23:35:17 +02:00
Philipp Hagemeister
6f5ac90cf3
Move tests to the IE definitions
2013-06-27 20:46:46 +02:00
Philipp Hagemeister
570fa151fc
Move XNXX into its own file
2013-06-23 22:01:57 +02:00