mirror of
https://github.com/lexborisov/Modest
synced 2025-02-19 23:34:29 +03:00
20 lines
265 B
Plaintext
20 lines
265 B
Plaintext
type 1
|
|
|
|
%URL:http://example.com/
|
|
%EXPECT:http://example.com/
|
|
|
|
%URL:http://example.com./
|
|
%EXPECT:http://example.com./
|
|
|
|
%URL:http://.
|
|
%EXPECT:http://./
|
|
|
|
%URL:http://./
|
|
%EXPECT:http://./
|
|
|
|
%URL:https://a.
|
|
%EXPECT:https://a./
|
|
|
|
%URL:http://+-****/
|
|
%EXPECT:http://+-****/
|