Update hangar.json

This commit is contained in:
Yingxi H 2023-10-09 18:53:23 -07:00 committed by GitHub
parent 6cc58823bb
commit 336caed16e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,20 +1,3 @@
{
"__comments-css": [
"css selector",
"css选择器"
],
"css": [
{
"_comments": [
"if key === '!html' replace target by: $(selector).html(replacement)",
"else: $(selector).attr(key, replacement)"
],
"key": "!html",
"selector": "a[aria-label='Pull requests you created']",
"replacement": "请求拉取"
}
],
"dict": {
"upgrades": "升"
}
}
"upgrades": "升"
}