Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add google.ac #30

Open
Rob--W opened this issue Sep 23, 2018 · 2 comments
Open

Add google.ac #30

Rob--W opened this issue Sep 23, 2018 · 2 comments

Comments

@Rob--W
Copy link
Owner

Rob--W commented Sep 23, 2018

https://www.google.ac/ is also a domain of Google that's used for Search.

It is not listed at https://www.google.com/supported_domains
I found it at the old Wiki page that listed Google domains: https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/List_of_Google_domains.html
The wiki page listed 198 domains, whereas my source (supported_domains) lists only 193. The difference is:

Neither of the above lists contain the following (which is part of my list)

@pointydev
Copy link

While not specific to the TLDs listed above, have you considered utilising the .tld matching pattern? It would allow you to significantly reduce the size of your metadata block while retaining the same functionality. From what I can gather, you'd be able to use just the following:

// @match *://*.google.tld/*
// @match *://*.google.co.tld/*
// @match *://*.google.com.tld/*

Thanks,
Elliott

@Rob--W
Copy link
Owner Author

Rob--W commented Jun 24, 2024

tld is something specific to user scripts, and unavailable in extensions.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants