switch to USO-archive

This commit is contained in:
tophf 2020-10-02 17:49:27 +03:00
parent 4c312e9aca
commit b91c6fb8dc
2 changed files with 2 additions and 2 deletions

View File

@ -1009,7 +1009,7 @@
"message": "Reset options" "message": "Reset options"
}, },
"optionsStylusThemes": { "optionsStylusThemes": {
"message": "Find themes for Stylus itself on userstyles.org" "message": "Find a Stylus UI theme"
}, },
"optionsSubheading": { "optionsSubheading": {
"message": "More Options", "message": "More Options",

View File

@ -46,7 +46,7 @@
<div class="items"> <div class="items">
<label> <label>
<a i18n-text="optionsStylusThemes" target="_blank" <a i18n-text="optionsStylusThemes" target="_blank"
href='https://userstyles.org/styles/browse/chrome-extension'></a> href="https://33kk.github.io/uso-archive/?category=chrome-extension&sort=recently-updated"></a>
</label> </label>
</div> </div>
</div> </div>