We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c644f4b commit b69494fCopy full SHA for b69494f
Rakefile
@@ -18,7 +18,7 @@ task :test do
18
%r{https://dpaste.com/*},
19
%r{https://hedgedoc.org/*},
20
%r{https://docs.hedgedoc.org/*},
21
- %r{https://www.reddit.com/*}],
+ %r{https://www.reddit.com/*},
22
%r{https://stackoverflow.com/*}],
23
:url_swap => { %r{https://www.markdownguide.org} => '' },
24
:typhoeus => {
0 commit comments