Skip to content

Commit

Permalink
fix(artl): @match不能包含端口, 换回@include
Browse files Browse the repository at this point in the history
  • Loading branch information
ipcjs committed Nov 7, 2023
1 parent 403da95 commit b5476d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/android_redirect_to_lang.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// @author ipcjs
// @match https://developer.android.com/*
// @match https://developer.android.google.cn/*
// @match http://localhost:8880/*
// @include http://localhost:8880/*
// @match https://firebase.google.com/*
// @grant GM_setValue
// @grant GM_getValue
Expand Down

0 comments on commit b5476d3

Please sign in to comment.