Browse Source

false positive with twitch

lolcat 1 tuần trước cách đây
mục cha
commit
e2e76fd007
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      lib/frontend.php

+ 2 - 1
lib/frontend.php

@@ -606,7 +606,8 @@ class frontend{
 							'/^\/([A-Za-z0-9_.]+)/',
 							'/^\/([A-Za-z0-9_.]+)/',
 							$host["path"],
 							$host["path"],
 							$username
 							$username
-						)
+						) &&
+						$username[1] != "videos"
 					){
 					){
 						
 						
 						$archives[] = [
 						$archives[] = [