BrowserView.js
authorAlan Knowles <alan@roojs.com>
Tue, 12 Apr 2016 03:30:44 +0000 (11:30 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 12 Apr 2016 03:30:44 +0000 (11:30 +0800)
BrowserView.js

index 6eb1952..4970cf8 100644 (file)
@@ -314,7 +314,7 @@ BrowserView = new GType({
                 );
                               
             }
-              if (current_url.match(/\.itnewsafrica\.com\//) ) {
+            if (current_url.match(/\.itnewsafrica\.com\//) ) {
                 TabbedBrowser.browser.current_tab().get_web_view().execute_script(
                     File.read( __script_path__ + "/domains/itnewsafrica.com.js")
                 );