domains/twitter.com.js
authorAlan Knowles <alan@roojs.com>
Tue, 16 Aug 2016 05:40:02 +0000 (13:40 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Aug 2016 05:40:02 +0000 (13:40 +0800)
domains/twitter.com.js

index e69de29..06731f0 100644 (file)
@@ -0,0 +1,8 @@
+
+(function (args) {
+     
+    try { var h = document.getElementsByClassName('CoreLayout-header')[0];   h.parentElement.removeChild(h);  }catch(e){}
+    
+    try { document.getElementsByClassName('CoreLayout--fixedHeader')[0].className = ''; }catch(e){};
+    
+})(); 
\ No newline at end of file