0byt3m1n1
Path:
/
data
/
21
/
3
/
125
/
28
/
3125354
/
user
/
3486433
/
htdocs
/
goprotechs
/
flash
/
[
Home
]
File: Options.as
// This file configures the Flash options for sIFR. class Options { // Set the options for sIFR inside this function. public static function apply() { sIFR.domains = ['*']; } }