We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c07256 commit 38c10b3Copy full SHA for 38c10b3
src/server/handlers/announcements.ts
@@ -84,5 +84,14 @@ export const announcements = [
84
"path": "/@.+/(blog|posts|wallet|points|engine|permissions|spk)",
85
"auth": true,
86
"ops": "hive://sign/op/WyJ1cGRhdGVfcHJvcG9zYWxfdm90ZXMiLHsidm90ZXIiOiJfX3NpZ25lciIsInByb3Bvc2FsX2lkcyI6IjMzNiIsImFwcHJvdmUiOnRydWUsImV4dGVuc2lvbnMiOltdfV0."
87
+ },
88
+{
89
+ "id": 109,
90
+ "title": "Get Latest Ecency app!❤️",
91
+ "description": "We made Ecency app Hardfork 28 compatible",
92
+ "button_text": "Update now",
93
+ "button_link": "/mobile",
94
+ "path": "/",
95
+ "auth": false
96
}
97
]
0 commit comments