File: 02_drop-cloudflare.patch

package info (click to toggle)
milkytracker 1.06%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,520 kB
  • sloc: cpp: 179,746; objc: 557; sh: 97; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 698 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: Remove privacy-breach for very old IE
 the documentation was pulling some minified js from cloudflare
 if old InternetExplorer was detected.
Author: Gürkan Myczko <gurkan@phys.ethz.ch>
Origin: Debian
Forwarded: no
Last-Update: 2021-11-30

--- milkytracker.orig/docs/ChangeLog.html
+++ milkytracker/docs/ChangeLog.html
@@ -144,9 +144,6 @@
     ul.task-list{list-style: none;}
     .display.math{display: block; text-align: center; margin: 0.5rem auto;}
   </style>
-  <!--[if lt IE 9]>
-    <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
-  <![endif]-->
 </head>
 <body>
 <h1 id="milkytracker-changelog">MilkyTracker ChangeLog</h1>