-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Originally posted at http://blankcanvas.me/forums/topic/id_536/
If in a userscript has such strings:
// @include http://leprosorium.ru/
// @include http://*.leprosorium.ru/
// @include http://domain.com/
// @include http://*.domain.com/
then it should work not only for http://domain.com/, but for http://subdomain1.domain.com/ and for http://subdomain2.domain.com/ too, however it doesn't.
Metadata
Metadata
Assignees
Labels
No labels