예제 #1
0
 def filter_rule(self, string):
     return SfCheck.filter_rule(string) and "GAPPS" in string.upper()
예제 #2
0
 def filter_rule(self, string):
     return SfCheck.filter_rule(string) and "VANILLA" not in string.upper()