diff --git a/declarations/Stack Overflow.history.json b/declarations/Stack Overflow.history.json new file mode 100644 index 00000000..d70e14ef --- /dev/null +++ b/declarations/Stack Overflow.history.json @@ -0,0 +1,15 @@ +{ + "Brand Guidelines": [ + { + "fetch": "https://stackoverflow.com/legal/trademark-guidance", + "select": [ + ".gsy" + ], + "remove": [ + ".fc-green-400", + ".fc-red-400 " + ], + "validUntil": "2023-12-01T03:44:00.000Z" + } + ] +} diff --git a/declarations/Stack Overflow.json b/declarations/Stack Overflow.json index 3dff2e23..bad3e023 100644 --- a/declarations/Stack Overflow.json +++ b/declarations/Stack Overflow.json @@ -53,11 +53,10 @@ "Brand Guidelines": { "fetch": "https://stackoverflow.com/legal/trademark-guidance", "select": [ - ".gsy" + "main article" ], "remove": [ - ".fc-green-400", - ".fc-red-400 " + "nav" ] } }