diff --git a/json/hangar.json b/json/hangar.json index d841189..cde7c67 100644 --- a/json/hangar.json +++ b/json/hangar.json @@ -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": "升" - } -} \ No newline at end of file + "upgrades": "升" +}