Skip to content

Commit

Permalink
Switched to latest DetectRTC.js
Browse files Browse the repository at this point in the history
  • Loading branch information
muaz-khan committed Sep 4, 2016
1 parent d00d7fc commit 966573a
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 13 deletions.
5 changes: 2 additions & 3 deletions RTCMultiConnection.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Last time updated: 2016-09-01 11:25:35 AM UTC
// Last time updated: 2016-09-04 3:05:25 AM UTC

// _____________________
// RTCMultiConnection-v3
Expand Down Expand Up @@ -2686,7 +2686,7 @@
};
}

// Last time updated: 2016-06-17 7:44:40 AM UTC
// Last time updated: 2016-09-04 3:03:44 AM UTC

// Latest file can be found here: https://cdn.webrtc-experiment.com/DetectRTC.js

Expand Down Expand Up @@ -2914,7 +2914,6 @@
isPrivate = false;
},
function(e) {
console.log(e);
isPrivate = true;
}
);
Expand Down
4 changes: 2 additions & 2 deletions RTCMultiConnection.min.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions dev/DetectRTC.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Last time updated: 2016-06-17 7:44:40 AM UTC
// Last time updated: 2016-09-04 3:03:44 AM UTC

// Latest file can be found here: https://cdn.webrtc-experiment.com/DetectRTC.js

Expand Down Expand Up @@ -226,7 +226,6 @@
isPrivate = false;
},
function(e) {
console.log(e);
isPrivate = true;
}
);
Expand Down
2 changes: 1 addition & 1 deletion dist/rmc3.fbr.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions dist/rmc3.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Last time updated: 2016-09-01 11:25:35 AM UTC
// Last time updated: 2016-09-04 3:05:25 AM UTC

// _____________________
// RTCMultiConnection-v3
Expand Down Expand Up @@ -2686,7 +2686,7 @@
};
}

// Last time updated: 2016-06-17 7:44:40 AM UTC
// Last time updated: 2016-09-04 3:03:44 AM UTC

// Latest file can be found here: https://cdn.webrtc-experiment.com/DetectRTC.js

Expand Down Expand Up @@ -2914,7 +2914,6 @@
isPrivate = false;
},
function(e) {
console.log(e);
isPrivate = true;
}
);
Expand Down
4 changes: 2 additions & 2 deletions dist/rmc3.min.js

Large diffs are not rendered by default.

0 comments on commit 966573a

Please sign in to comment.