mirror of
https://github.com/roytam1/mozilla45esr.git
synced 2026-05-27 08:49:06 +00:00
9b34b27e21
- remove Get More Tools, since it doesn't work (638361bd8) - #583: always-on (mostly) reader mode (cb5d8f86a) - #583: update Readability to latest tip; update glue to new API (8bd4c09a7) - #581: M1047098 M1355576 (ec8e68102) - closes #582: M1358018 modified for 45ESR (74fd7b6d0) - a better idea for #583 (f0a4e7686) - #584: M1507180 M1598605 (7b58ac561) - #584: update certs, pins, TLDs (f9572b6f0) - #334: remove moar tele (0761d9501)
12 lines
372 B
JavaScript
12 lines
372 B
JavaScript
// -*- indent-tabs-mode: nil; js-indent-level: 2 -*-
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
|
* You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
"use strict";
|
|
|
|
var EXPORTED_SYMBOLS = ["Readerable"];
|
|
|
|
#include Readability-readerable.js
|
|
#include Readerable.js
|
|
|