From 5832626fd230b5ce78c4812f2b68f32bc821de77 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Sat, 3 Mar 2018 23:57:42 +0300 Subject: [PATCH] fix(gui): cleanup footer --- src/app/footer.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/app/footer.js b/src/app/footer.js index 4ed82f6..19616c5 100644 --- a/src/app/footer.js +++ b/src/app/footer.js @@ -3,12 +3,6 @@ import React from 'react'; export default (props) => { return (
-
{ - window.router('/DMCA'); - }}> - DMCA / Copyright -
-
Donation to support project (bitcoin): 1Ega5zeCSMPgyDn6fEMMiuGoqNNpS53ipK
- -
Don't hesitate and visit the banners, we are trying to survive among dark blue sea
) } \ No newline at end of file