stelar7
stelar7
With v4 coming in 60 days, we need to change the encrypted id into a real id. (not possible). Options; - **add `!{paramname} {param}` before/after the url to specify it.**...
would work by tagging a role like \@EsportsNotification a few min before a game starts
Ie. searching for more than one champion at a time `!lookup champion neeko sylas` This should work fine for champions? but would need some special filtering for perks and items...
doing a command like `!esports today` should show all games that happened that day. This also includes ended games. (in those cases we can also show the score)
As per the devportal; > The server callback supports http (port 80) and https (port 443) however Certificate Authorities (CA) approved after Jan 29, 2012 aren't supported. The callback server...
It still needs a small hack to manually mark the document readystate as complete before executing an async script, but other than that there is nothing stopping the tests from...
Fixes all tests on https://wpt.live/css/css-values/calc-in-color-001.html
Feels not-ideal how parts of this is done, but its good enough for a first impl (maybe) cc @AtkinsSJ