// ==UserScript==
// @name u - APP
// @description 网页功能扩展
// @author u
// @version 0.0.1
// @match http://*/*
// @match https://*/*
// @exclude *://*.douyin.com/*
// @exclude *://*.kuaishou.com/*
// @exclude *://localhost*
// @exclude *://127.0.0.1*
// @run-at document-start
// @noframes
// ==/UserScript==
请教一下各位大佬. 为什么我屏蔽了douyin 为什么抖音页面还是加载了 这个脚本. 是语法不正确还是什么原因. iframes 也屏蔽了. 
edge浏览器. 最新版本.