Skip to content

Instantly share code, notes, and snippets.

@pellaeon
Last active February 12, 2025 09:19
Show Gist options
  • Save pellaeon/75638f72f611b1e4eeff23c3e9aca361 to your computer and use it in GitHub Desktop.
Save pellaeon/75638f72f611b1e4eeff23c3e9aca361 to your computer and use it in GitHub Desktop.
! name: Taiwan Research
! description: Uprank trustworthy or Taiwan sources, downrank CN sites except trusted ones.
! public: yes
! author: pellaeon
|*.edu^$boost=1
|*.gov^$boost=1
|*.tw^$boost=1
|*.gov.tw^$boost=2
|*.edu.tw^$boost=2
|*.idv.tw^$boost=2
|*.cn^$downrank=1
|*.xyz^$downrank=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment