Skip to content

Commit b334ecb

Browse files
author
MB
committed
[2K Times] api.2k.com
1 parent b7098f8 commit b334ecb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/chrome/content/rules/2K_Games.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
Fully covered domains:
2727
2828
- (www.)?2k.com (^ → www)
29+
- api.2k.com
2930
- blog.2k.com
3031
3132
- (www.)?2kgames.com (^ → www)
@@ -55,7 +56,7 @@
5556
<rule from="^http://(?:www\.)?2k\.com/"
5657
to="https://www.2k.com/" />
5758

58-
<rule from="^http://(blog|store)\.2k\.com/"
59+
<rule from="^http://(api|blog|store)\.2k\.com/"
5960
to="https://$1.2k.com/" />
6061

6162
<rule from="^http://(?:www\.)?2kgames\.com/"

0 commit comments

Comments
 (0)