Skip to content

Commit

Permalink
Update META.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xixu-me committed Oct 19, 2024
1 parent 27b4fcf commit dd5163b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions META.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ const LOCATION_ICON_SET_URL = "https://img.icons8.com/color/144/";
const services = [
// Routing rules are matched in order from top to bottom, with the rule at the top of the list taking precedence over the rules below it.
// Default services: Apple, iCloud, Google, Telegram.
{
name: "X",
icon: `${BASE_ICON_SET_URL}X.png`,
alias: "Twitter",
},
{
name: "bilibili",
icon: `${BASE_ICON_SET_URL}bilibili_2.png`,
Expand Down

0 comments on commit dd5163b

Please sign in to comment.