Skip to content
Snippets Groups Projects
Commit 186df27c authored by Klas Arvidsson's avatar Klas Arvidsson
Browse files

enable proxy and new ruby rules

parent 1d86679a
No related branches found
No related tags found
No related merge requests found
// OpenDSA
^.* false
// ^.* false
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/Books/.* false
^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/OpenDSA/lib/.* true
......
// Ruby documentation
^https?://ruby-doc\.org/.* true
^https?://rubular\.com/.* true
^https?://api\.rubygems\.org/.* true
// new 2020
// Följande webbresurser ska vara tillgängliga för studenterna under duggan:
^https?://ruby-doc\.org/core-2\.7\.0/.* true
^https?://ruby-doc\.org/stdlib-2\.7\.0/.* true
^https?://rubular\.com/.* true
^https?://docs\.ruby-doc\.com/docs/ProgrammingRuby/.* true
// Old
// ^https?://ruby-doc\.org/.* true
// ^https?://rubular\.com/.* true
// ^https?://api\.rubygems\.org/.* true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment