This website requires JavaScript.
Explore
Help
Sign In
nite
/
pcgamedb
Watch
1
Star
0
Fork
0
You've already forked pcgamedb
Code
Issues
Pull Requests
Actions
Releases
5
Activity
39c7389a0a
pcgamedb
/
db
/
steamrip.go
6 lines
97 B
Go
Raw
Normal View
History
Unescape
Escape
🎉
2024-09-24 06:17:11 -04:00
package
db
func
IsSteamRIPCrawled
(
flag
string
)
bool
{
fix: fitgril crawler
2024-11-14 12:29:19 -05:00
return
IsGameCrawled
(
flag
,
"steamrip"
)
🎉
2024-09-24 06:17:11 -04:00
}
Reference in New Issue
Copy Permalink