- Centaur Warrunner (mid)
- Legion Commander (jungle / safe)
- Axe (off)
- Sven (safe)
- Omniknight (safe)
Sven can be used as support or core, depending on situation.
| backend default { | |
| .host = "127.0.0.1"; | |
| .port = "80"; | |
| } | |
| sub vcl_recv { | |
| if (req.http.Cache-Control ~ "no-cache") { | |
| return (pass); | |
| } |
| import pickle | |
| class FieldTracker(object): | |
| def patch_save(self, instance): | |
| original_save = instance.save | |
| def save(**kwargs): | |
| ret = original_save(**kwargs) |
I hereby claim:
To claim this, I am signing this object: