-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #519 from Martii/Issue-261DataList
Issue 261 data list Auto-merge ... no additional comments
- Loading branch information
Showing
7 changed files
with
67 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"removeReasons" : [ | ||
"Bad external script host ", | ||
"Cookie stealing ", | ||
"Incomplete metadata block ", | ||
"Licensing conflict ", | ||
"Malware ", | ||
"Obfuscated script ", | ||
"Obfuscated external script ", | ||
"Privacy stealing ", | ||
"Spamming ", | ||
"Unattributed script derivative ", | ||
"Undocumented auto-like ", | ||
"Vague description ", | ||
"Vague script ", | ||
"XSS attack " | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"removeReasons" : [ | ||
"Bad external script hosts ", | ||
"Cookie stealings ", | ||
"Incomplete metadata blocks ", | ||
"Licensing conflicts ", | ||
"Malwares ", | ||
"Obfuscated scripts ", | ||
"Obfuscated external scripts ", | ||
"Privacy stealings ", | ||
"Spammings ", | ||
"Unattributed script derivatives ", | ||
"Undocumented auto-likes ", | ||
"Vague descriptions ", | ||
"Vague scripts ", | ||
"XSS attacks " | ||
] | ||
} |