diff --git a/WelsonJS.Toolkit/WelsonJS.Service/ScreenMatch.cs b/WelsonJS.Toolkit/WelsonJS.Service/ScreenMatch.cs index 34dcc80..0b59ab1 100644 --- a/WelsonJS.Toolkit/WelsonJS.Service/ScreenMatch.cs +++ b/WelsonJS.Toolkit/WelsonJS.Service/ScreenMatch.cs @@ -1,6 +1,6 @@ // ScreenMatching.cs // https://github.com/gnh1201/welsonjs -// https://github.com/gnh1201/welsonjs/wiki/Screen-Time-Feature +// https://catswords-oss.rdbl.io/5719744820/8803957194 using System; using System.Collections.Generic; using System.Diagnostics; @@ -887,4 +887,4 @@ public class ScreenMatch return BitConverter.ToUInt32(crc32.GetCurrentHash(), 0); } } -} \ No newline at end of file +}