Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions 2da045 ... vs 8a9d1b ... for public/js/app/workspace.js

Diff revisions: vs.
  @@ -1160,7 +1160,7 @@
1160 1160 {}, function() {
1161 1161 if ('bid4cars.nirph.com' != window.location.hostname
1162 1162 && 'bid4cars.local' != window.location.hostname
1163 - && 'b4c.nirph.com' != window.location.hostname)
1163 + && 'bid4cars.com.na' != window.location.hostname)
1164 1164 {
1165 1165 alert('Please click ok to refresh this page.');
1166 1166 location.reload();
  @@ -1180,7 +1180,7 @@
1180 1180 {}, function() {
1181 1181 if ('bid4cars.nirph.com' != window.location.hostname
1182 1182 && 'bid4cars.local' != window.location.hostname
1183 - && 'b4c.nirph.com' != window.location.hostname)
1183 + && 'bid4cars.com.na' != window.location.hostname)
1184 1184 {
1185 1185 alert('Please click ok to refresh this page.');
1186 1186 location.reload();