CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 07:35:35 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/gorhill/uBlock.git
etag: W/"2d35fce4b908bab946b0348a7f25d016"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=K4dTc%2BM5IiIxyw00qEKXrZsVTdzHSZYOuyLsoSA2YBLy0uSBLgemHpmirHgdxwuYT1cQuMriMvYxgS72zr3IAL3NUWAb7RhXwD2pMJvRTNNdjIsgWLfLV9dDcklB9nHeCB8wtU2IZpahvz1qPwEZFnq9c1l7KuA1XT5roxXv5IdZEfMg48og%2BX5NEYUoIS122rBiVZMn81kTCV4KtF2Fwi6BIzLMwove8awduqJToAVOUsNvHBtFfnISTxecv4rMBsa6QqPmpypHzy33eo62qA%3D%3D--6NkwFPOmALtdp4nD--0hQIN%2BE%2F8LPay%2B0Th7rhNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.872552549.1753688134; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:35:34 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:35:34 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EB62:0A67:BB57B1:EE4014:68872846
Convert HNTrie code to ES6 `class` · gorhill/uBlock@e0d2285 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit e0d2285
File tree
Expand file treeCollapse file tree
1 file changed
+95
-89
lines changedFilter options
- src/js
Expand file treeCollapse file tree
1 file changed
+95
-89
lines changed+95-89Lines changed: 95 additions & 89 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
126 | 127 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
143 | 142 |
| |
144 | 143 |
| |
145 | 144 |
| |
146 | 145 |
| |
147 | 146 |
| |
148 |
| - | |
| 147 | + | |
149 | 148 |
| |
150 | 149 |
| |
151 |
| - | |
| 150 | + | |
152 | 151 |
| |
153 |
| - | |
| 152 | + | |
154 | 153 |
| |
155 | 154 |
| |
156 | 155 |
| |
157 | 156 |
| |
158 | 157 |
| |
159 | 158 |
| |
160 |
| - | |
| 159 | + | |
161 | 160 |
| |
162 |
| - | |
| 161 | + | |
163 | 162 |
| |
164 | 163 |
| |
165 | 164 |
| |
| |||
171 | 170 |
| |
172 | 171 |
| |
173 | 172 |
| |
174 |
| - | |
| 173 | + | |
175 | 174 |
| |
176 |
| - | |
| 175 | + | |
177 | 176 |
| |
178 | 177 |
| |
179 | 178 |
| |
| |||
214 | 213 |
| |
215 | 214 |
| |
216 | 215 |
| |
217 |
| - | |
218 |
| - | |
219 |
| - | |
| 216 | + | |
220 | 217 |
| |
221 |
| - | |
| 218 | + | |
222 | 219 |
| |
223 | 220 |
| |
224 | 221 |
| |
| |||
232 | 229 |
| |
233 | 230 |
| |
234 | 231 |
| |
235 |
| - | |
| 232 | + | |
236 | 233 |
| |
237 |
| - | |
| 234 | + | |
238 | 235 |
| |
239 |
| - | |
| 236 | + | |
240 | 237 |
| |
241 |
| - | |
| 238 | + | |
242 | 239 |
| |
243 | 240 |
| |
244 | 241 |
| |
| |||
334 | 331 |
| |
335 | 332 |
| |
336 | 333 |
| |
337 |
| - | |
338 |
| - | |
339 |
| - | |
| 334 | + | |
340 | 335 |
| |
341 |
| - | |
| 336 | + | |
342 | 337 |
| |
343 | 338 |
| |
344 | 339 |
| |
345 | 340 |
| |
346 | 341 |
| |
347 |
| - | |
| 342 | + | |
348 | 343 |
| |
349 |
| - | |
| 344 | + | |
350 | 345 |
| |
351 | 346 |
| |
352 | 347 |
| |
353 | 348 |
| |
354 | 349 |
| |
355 | 350 |
| |
356 |
| - | |
| 351 | + | |
357 | 352 |
| |
358 |
| - | |
| 353 | + | |
359 | 354 |
| |
360 | 355 |
| |
361 | 356 |
| |
| |||
369 | 364 |
| |
370 | 365 |
| |
371 | 366 |
| |
372 |
| - | |
| 367 | + | |
373 | 368 |
| |
374 |
| - | |
| 369 | + | |
375 | 370 |
| |
376 | 371 |
| |
377 | 372 |
| |
| |||
397 | 392 |
| |
398 | 393 |
| |
399 | 394 |
| |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
| 395 | + | |
413 | 396 |
| |
414 | 397 |
| |
415 | 398 |
| |
416 | 399 |
| |
417 | 400 |
| |
418 |
| - | |
| 401 | + | |
419 | 402 |
| |
420 | 403 |
| |
421 | 404 |
| |
422 | 405 |
| |
423 | 406 |
| |
424 | 407 |
| |
425 | 408 |
| |
426 |
| - | |
| 409 | + | |
427 | 410 |
| |
428 |
| - | |
| 411 | + | |
429 | 412 |
| |
430 | 413 |
| |
431 | 414 |
| |
| |||
435 | 418 |
| |
436 | 419 |
| |
437 | 420 |
| |
438 |
| - | |
| 421 | + | |
439 | 422 |
| |
440 |
| - | |
| 423 | + | |
441 | 424 |
| |
442 | 425 |
| |
443 | 426 |
| |
| |||
448 | 431 |
| |
449 | 432 |
| |
450 | 433 |
| |
451 |
| - | |
| 434 | + | |
452 | 435 |
| |
453 |
| - | |
| 436 | + | |
454 | 437 |
| |
455 | 438 |
| |
456 | 439 |
| |
457 | 440 |
| |
458 | 441 |
| |
459 | 442 |
| |
460 |
| - | |
| 443 | + | |
461 | 444 |
| |
462 |
| - | |
| 445 | + | |
463 | 446 |
| |
464 | 447 |
| |
465 | 448 |
| |
| |||
510 | 493 |
| |
511 | 494 |
| |
512 | 495 |
| |
513 |
| - | |
| 496 | + | |
514 | 497 |
| |
515 |
| - | |
| 498 | + | |
516 | 499 |
| |
517 | 500 |
| |
518 | 501 |
| |
| |||
529 | 512 |
| |
530 | 513 |
| |
531 | 514 |
| |
532 |
| - | |
533 |
| - | |
534 |
| - | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
535 | 519 |
| |
536 | 520 |
| |
537 | 521 |
| |
| |||
542 | 526 |
| |
543 | 527 |
| |
544 | 528 |
| |
545 |
| - | |
| 529 | + | |
546 | 530 |
| |
547 | 531 |
| |
548 |
| - | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
549 | 543 |
| |
550 |
| - | |
551 |
| - | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
552 | 553 |
| |
553 | 554 |
| |
554 | 555 |
| |
555 | 556 |
| |
556 | 557 |
| |
557 | 558 |
| |
558 | 559 |
| |
559 |
| - | |
560 |
| - | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
561 | 563 |
| |
562 | 564 |
| |
563 | 565 |
| |
564 | 566 |
| |
565 | 567 |
| |
566 | 568 |
| |
567 | 569 |
| |
568 |
| - | |
569 |
| - | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
570 | 573 |
| |
571 | 574 |
| |
572 | 575 |
| |
573 | 576 |
| |
574 | 577 |
| |
575 | 578 |
| |
576 | 579 |
| |
577 |
| - | |
578 |
| - | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
579 | 583 |
| |
580 | 584 |
| |
581 | 585 |
| |
582 | 586 |
| |
583 | 587 |
| |
584 |
| - | |
585 |
| - | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
586 | 591 |
| |
587 | 592 |
| |
588 | 593 |
| |
589 | 594 |
| |
590 | 595 |
| |
591 |
| - | |
592 |
| - | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
593 | 599 |
| |
594 | 600 |
| |
595 | 601 |
| |
596 | 602 |
| |
597 | 603 |
| |
598 |
| - | |
599 |
| - | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
600 | 607 |
| |
601 | 608 |
| |
602 | 609 |
| |
| |||
646 | 653 |
| |
647 | 654 |
| |
648 | 655 |
| |
649 |
| - | |
| 656 | + | |
650 | 657 |
| |
651 | 658 |
| |
| 659 | + | |
| 660 | + | |
| 661 | + | |
652 | 662 |
| |
653 | 663 |
| |
654 | 664 |
| |
| |||
662 | 672 |
| |
663 | 673 |
| |
664 | 674 |
| |
665 |
| - | |
666 |
| - | |
667 |
| - | |
668 |
| - | |
669 | 675 |
| |
670 | 676 |
| |
671 | 677 |
| |
|
You can’t perform that action at this time.
0 commit comments