mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-17 23:34:48 +08:00
release new Rules!
This commit is contained in:
@@ -17,7 +17,6 @@ confs_names = [
|
||||
def getRulesStringFromFile(path, kind):
|
||||
file = open(path, 'r', encoding='utf-8')
|
||||
contents = file.readlines()
|
||||
file.close()
|
||||
ret = ''
|
||||
|
||||
for content in contents:
|
||||
|
||||
Reference in New Issue
Block a user