Skip to content
Snippets Groups Projects
Verified Commit 433ee697 authored by Thomas Rientjes's avatar Thomas Rientjes
Browse files

Improve support for popular Chinese mirrors

parent 73134b07
No related branches found
No related tags found
No related merge requests found
...@@ -74,3 +74,9 @@ var shorthands = { ...@@ -74,3 +74,9 @@ var shorthands = {
} }
} }
}; };
// Geekzu Public Service [Mirror]
shorthands['sdn.geekzu.org'] = shorthands['ajax.googleapis.com'];
// USTC Linux User Group [Mirror]
shorthands['ajax.proxy.ustclug.org'] = shorthands['ajax.googleapis.com'];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment