diff --git a/tags.json b/tags.json new file mode 100644 index 0000000..68d1a95 --- /dev/null +++ b/tags.json @@ -0,0 +1,87 @@ +[ + { + "id" : 1, + "tag_name" : "spam", + "tag_description" : "spam" + }, + { + "id" : 2, + "tag_name" : "ads", + "tag_description" : "predatory advertising" + }, + { + "id" : 3, + "tag_name" : "antiblackness", + "tag_description" : "open anti-black hostility" + }, + { + "id" : 4, + "tag_name" : "homomisia", + "tag_description" : "open same-sex relationship hostility" + }, + { + "id" : 5, + "tag_name" : "transmisia", + "tag_description" : "open transgender hostility" + }, + { + "id" : 6, + "tag_name" : "antisemetism", + "tag_description" : "open anti-jewish hostility" + }, + { + "id" : 7, + "tag_name" : "ableism", + "tag_description" : "open anti-disability hostility" + }, + { + "id" : 8, + "tag_name" : "csam", + "tag_description" : "child sexual abuse material" + }, + { + "id" : 9, + "tag_name" : "nudity", + "tag_description" : "nudity without content warnings" + }, + { + "id" : 10, + "tag_name" : "misogyny", + "tag_description" : "open hostility towards women" + }, + { + "id" : 11, + "tag_name" : "misogynoir", + "tag_description" : "open hostility towards black women" + }, + { + "id" : 12, + "tag_name" : "harassment", + "tag_description" : "continued, targeted abuse" + }, + { + "id" : 13, + "tag_name" : "misandry", + "tag_description" : "open hostility towards men" + }, + { + "id" : 14, + "tag_name" : "violence", + "tag_description" : "targeted speech meant to convey violent actions" + }, + { + "id" : 15, + "tag_name" : "doxing", + "tag_description" : "deliberate actions to publicise the identity of others" + }, + { + "id" : 16, + "tag_name" : "TERFs", + "tag_description" : "Trans Exclusionary Radical Feminism" + }, + { + "id" : 17, + "tag_name" : "xenophobia", + "tag_description" : "open hostility to foreigners\/immigrants" + } +] \ No newline at end of file