Skip to content

Commit 0a9d4eb

Browse files
committed
Additional steam url handling
1 parent f601ce2 commit 0a9d4eb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: conf/storeid_sites.txt

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
([^.]+\.)?apple.com
77
([^.]+\.)?ubuntu.com
88
([^.]+\.)?steampowered.com
9+
([^.]+\.)?steamcontent.com
910
([^.]+\.)?google.com
1011
([^.]+\.)?gstatic.com

Diff for: storeid_rewrite/steam.conf

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
^http:\/\/[^\.]+\.cs\.steampowered\.com\/(.*) http://steamupdates.squid.internal/$1
1+
^http:\/\/.*[steampowered|steamcontent]\.com\/([^?]*) http://steamupdates.squid.internal/$1

0 commit comments

Comments
 (0)