mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-24 15:15:24 -04:00
Clean up
This commit is contained in:
parent
4f56c141fd
commit
cf4962fd4c
3 changed files with 10 additions and 12 deletions
|
@ -189,7 +189,7 @@ field_actions = {
|
|||
"is_robot_indexable": FieldAction.OVERWRITE,
|
||||
"is_self": FieldAction.DONT_OVERWRITE,
|
||||
"is_survey_ad": FieldAction.ALLOW_EMPTY,
|
||||
"is_video": FieldAction.ALLOW,
|
||||
"is_video": FieldAction.OVERWRITE,
|
||||
"likes": FieldAction.ALLOW_EMPTY,
|
||||
"link_flair_background_color": FieldAction.OVERWRITE_NOT_NONE,
|
||||
"link_flair_css_class": FieldAction.OVERWRITE_NOT_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue